Open
Description
I occasionally got test results like this:
Expected: | "/items?q=water"
-- | --
"/"
"/items?q=water"
at Object.<anonymous> (http://localhost:7357/assets/tests.js:23:17) at <anonymous>
TEST'EM 'SCRIPTS!
Open the URL below in a browser to connect.
http://localhost:7357/
━━━━━━━━━━━━━━┓
Chrome ┃
35/36 ✘ ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Acceptance | smoke: smoke-test
✘ failed
at Object.<anonymous> (http://localhost:7357/assets/tests.js:23:17)
at <anonymous>
expected /items?q=water
actual /
✘ failed
at Object.<anonymous> (http://localhost:7357/assets/tests.js:25:17)
at <anonymous>
expected 10
[Press ENTER to run tests; q to quit; p to pause]
If I forced the tests to run again (say by saving a source file), then the same tests would run and the tests would all pass.
Metadata
Metadata
Assignees
Labels
No labels