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

Feature Request: Option to mark failing and pending specs as failure to be picked up for rerun in flake #110

Open
fires1989 opened this issue Apr 10, 2019 · 0 comments

Comments

@fires1989
Copy link

fires1989 commented Apr 10, 2019

Hi there!

  • Operating system and version
  • Node.js version - v10.15.0
  • Protractor version - 5.4.2
  • Protractor flake version -4.00
  • Protractor configuration file
    -javascipt coding language with VScode
  • Output from your test suite - NA
    -Windows environment
    configfiles.txt

Description of feature request
I have a SDLC application where every spec result is taken as a precondition for running the next
spec .Due to timeouts or error the test hangs which is a normal behavior .Flake seems to run only the failed test and the pending specs aren't run hence i'm forced to manually comment and run the remaining specs which isn't a good practice this affects Jenkins night run.

An underhanded work around
I'm forcefully closing the browser when test hangs so that the pending specs are all marked as failure to be picked by flake .

My request for this feature
An option to force all pending specs to be marked as failure so that flake can pick them up and rerun .

@fires1989 fires1989 changed the title Feature Request: Option to mark failing and pending to run spec as failed Feature Request: Option to mark failing and pending specs as failure to be picked up for rerun in flake Apr 10, 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

No branches or pull requests

1 participant