Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Flaky test: Cucumber CLI scenarios #139

Open
artem-zakharchenko opened this issue May 2, 2019 · 0 comments
Open

Flaky test: Cucumber CLI scenarios #139

artem-zakharchenko opened this issue May 2, 2019 · 0 comments
Labels

Comments

@artem-zakharchenko
Copy link
Contributor

During Cucumber feature testing there are two CLI scenarios that are flaky. Both seem to timeout randomly, and I cannot draw a clear conclusion what causes scenarios timeout.

1) Scenario: Read and validate real raw HTTP message from STDIN - node_modules/gavel-spec/features/cli.feature:18
   Step: Then exit status is 0 - node_modules/gavel-spec/features/cli.feature:24
   Step Definition: test/cucumber/step_definitions/cli_stepdefs.js:30
   Message:
     function timed out after 5000 milliseconds
2) Scenario: Exit status for invalid message - node_modules/gavel-spec/features/cli.feature:27
   Step: Then exit status is 1 - node_modules/gavel-spec/features/cli.feature:39
   Step Definition: test/cucumber/step_definitions/cli_stepdefs.js:30
   Message:
     function timed out after 5000 milliseconds

See the TravisCI job

Mentioned scenarios must be reviewed, rewritten (if necessary), and stabilized.

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

No branches or pull requests

1 participant