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

To add a possibility for Report Portal agent to support last updates from JBehave #1563

Closed
VolhaHoman opened this issue Apr 14, 2021 · 1 comment · Fixed by #1729
Closed
Labels
feature New feature or request
Milestone

Comments

@VolhaHoman
Copy link

Due to the projects needs to use Report Portal, the possibility for Report Portal agent to support last updates from JBehave is needed.
Test run launch fails on Vividus version 0.3.3 with an exception:
Caused by: java.lang.NullPointerException: Cannot invoke "com.epam.reportportal.jbehave.JBehaveContext$Step.getCurrentStepStatus()" because "this.currentStep" is null
at com.epam.reportportal.jbehave.JBehaveContext$Story.getCurrentStepStatus(JBehaveContext.java:160) ~[agent-java-jbehave-4.2.1.jar:?]
Logs file:

Logs_1 0.3.3.txt

@VolhaHoman VolhaHoman added the feature New feature or request label Apr 14, 2021
@valfirst valfirst added this to the 0.3.7 milestone Jun 22, 2021
@valfirst
Copy link
Collaborator

Fixed by #1729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants