You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output from your test suite
**Using cucumber to parse output
Re-running tests: test attempt 2
Tests failed but no specs were found. All specs will be run again.**
All of my Pass and failed test case run after one Scenerio fail.
kindly tell me what to do i just want to run the failed test after execution.
You can collect the first few items easily with the trouble cli npx @nicktomlin/trouble protractor protractor-flake (or npm i -g @nicktomlin/trouble && trouble protractor protractor-flake)
The text was updated successfully, but these errors were encountered:
Hi there!
Thanks for submitting an issue! Please provide the following information:
`
`
**Using cucumber to parse output
Re-running tests: test attempt 2
Tests failed but no specs were found. All specs will be run again.**
All of my Pass and failed test case run after one Scenerio fail.
kindly tell me what to do
i just want to run the failed test after execution.
You can collect the first few items easily with the trouble cli
npx @nicktomlin/trouble protractor protractor-flake
(ornpm i -g @nicktomlin/trouble && trouble protractor protractor-flake
)The text was updated successfully, but these errors were encountered: