Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in parsing full path to run folder at ":" symbol #405

Closed
Gamment opened this issue Nov 21, 2019 · 1 comment · Fixed by #406
Closed

Error in parsing full path to run folder at ":" symbol #405

Gamment opened this issue Nov 21, 2019 · 1 comment · Fixed by #406

Comments

@Gamment
Copy link

Gamment commented Nov 21, 2019

Describe the bug
I'm using IntelliJ IDEA and running cucumber feature file as java app via the context menu, this automatically creates Run/Debug Configuration with the full folder path (starting with "C:/" in my case). The problem is with this full folder path failing to be parsed at ":" symbol in the beginning.

To Reproduce
Steps to reproduce the behavior:

  1. Have a Java project in IntelliJ IDEA with the ability to run Cucumber features/scenarios via the context menu.
  2. Setup "Cucumber java" Run/Debug Configuration template with the allure plugin
    --plugin io.qameta.allure.cucumber4jvm.AllureCucumber4Jvm
  3. Run Cucumber scenario via the right-click context menu.
  4. See error

Expected behavior
A normal test run should start without startup issues at AllureCucumber4Jvm.

Screenshots
image

Environment (please complete the following information):

Allure version 2.13.0
Test framework cucumber-java8@4.7.1
Allure adaptor allure-cucumber4-jvm@2.13.0
Generate report using allure-commandline

Additional context
Add any other context about the problem here.

@Agentbars
Copy link

I have same issue

@baev baev transferred this issue from allure-framework/allure2 Dec 1, 2019
@baev baev closed this as completed in #406 Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants