gulp + backstop test should fail on error
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hello
Currently my backstop test fails.
```
report | 199 Passed
report | 431 Failed
```
https://travis-ci.org/20minutes/colette/builds/288201615
But travis Return green mark 😞 .
How to do to make travis mark it as failed?
Contributor guide
Research direction
Review the linked Travis build and the Gulp/Backstop test invocation first. Reproduce the 431 failed versus green build behavior, then trace how the command reports its exit status; done means Travis marks a failing Backstop run as failed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100