Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nightwatch-vrt causes silent failures when running in parallel with --retries #11

Open
digitalresistor opened this issue Oct 30, 2017 · 0 comments
Assignees
Labels

Comments

@digitalresistor
Copy link
Contributor

When running night watch with multiple parallel works, and --retries=3 I get the following output:

OK. 1093  total assertions passed. (2m 49s)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

If I run it instead without --retries=3 I get the following (expected) output:

_________________________________________________

 TEST FAILURE:  1 assertions failed, 1116 passed. (2m 35s)

 ✖ analyze/analyze-small-tables-stretch

   - Small Tables don't strecth (18.587s)
   Visual regression test results for element <.xtab-table>.  - expected "true" but got: "/Users/xistence/Projects/Crunch/swoosh/vrt/diff/analyze/analyze-small-tables-stretch/.xtab-table.png"
       at F.Small Tables don't strecth.browser.selectFirstProjectNamed.dsListSelectFirstDatasetNamed.goto.assert.variableCardPresent.goto.toggleTable.dragVariableToDropZone.waitForNewTable.perform (/Users/xistence/Projects/Crunch/swoosh/e2e/tests/analyze/analyze-small-tables-stretch.js:23:29)
@enriquecastl enriquecastl self-assigned this Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants