Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

[Question] How to force protractor tests to continue running #161

Open
ericfrancis opened this issue May 10, 2016 · 1 comment
Open

[Question] How to force protractor tests to continue running #161

ericfrancis opened this issue May 10, 2016 · 1 comment

Comments

@ericfrancis
Copy link

I'm getting this error: TypeError: Cannot read property 'stack' of undefined on test 3 of 6. After the 3rd test, the test run stops and my jasmine reporters do not run. Is it possible to force the protractor run to continue?

@lavinjj
Copy link

lavinjj commented May 3, 2017

This also happens under version 5.0.0 when protractor throws an error using the cucumber-js. The tests bomb out and the full run never completes. I found that this was introduced after version 3.2.0. If I drop back to that version all tests run even though one fails. Will update with what version it was introduced once I get some time to try out newer versions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants