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

Incorrect Test status in case of all steps passed #66

Closed
Malahovskys opened this issue Oct 2, 2020 · 1 comment · Fixed by #64 or #67
Closed

Incorrect Test status in case of all steps passed #66

Malahovskys opened this issue Oct 2, 2020 · 1 comment · Fixed by #64 or #67
Milestone

Comments

@Malahovskys
Copy link

Test is marked as failed and To Investigate.

STR:

  1. Clone https://github.com/reportportal/examples-js/tree/master/example-cucumber
  2. Specify correct data config/rpConfig.json (instance of the Report Portal is https://reportportal.epam.com/).
  3. npm install
  4. npm install cucumber@6 --no-save
  5. npm run example:simple
    Result:

@ example:simpleTest C:\Users\XXX\examples-js-master\example-cucumber
cucumber-js features/simpleFeature/ --require=features/simpleFeature/**/*.js

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ example:simpleTest: cucumber-js features/simpleFeature/ --require=features/simpleFeature/**/*.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ example:simpleTest script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\XXX\AppData\Roaming\npm-cache_logs\2020-10-02T11_09_40_613Z-debug.log

2020-10-02T11_09_40_613Z-debug - Sanitazed.log

@ranazya
Copy link
Contributor

ranazya commented Oct 2, 2020

Hey @Malahovskys

This pull request has fixed this bug #64
It's just waiting for a review

@AmsterGet AmsterGet linked a pull request Oct 25, 2020 that will close this issue
@AmsterGet AmsterGet added this to the 5.0.1 milestone Oct 25, 2020
@AmsterGet AmsterGet linked a pull request Nov 4, 2020 that will close this issue
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.

3 participants