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

Flaky tests #7

Closed
Nicktho opened this issue Mar 30, 2016 · 1 comment
Closed

Flaky tests #7

Nicktho opened this issue Mar 30, 2016 · 1 comment

Comments

@Nicktho
Copy link
Contributor

Nicktho commented Mar 30, 2016

Test case 33 and 34 sometimes fail:

not ok 33 should be equivalent
  ---
    operator: deepEqual
    expected: |-
      { id: '33fedbea-5ffb-40ff-b8e5-25c014524f19', name: 'esse' }
    actual: |-
      { id: '35718d99-f3cf-4722-9a6c-0a5877db05bc', name: 'esse' }
    at: Socket.<anonymous> (/Users/nicholas/work/pris/redbeard/redbeard_tests/Savory_Pheasant/tests/controllers/Sudden_Wombat.js:324:11)
  ...
not ok 34 should be equivalent
  ---
    operator: deepEqual
    expected: |-
      { id: '33fedbea-5ffb-40ff-b8e5-25c014524f19', name: 'esse' }
    actual: |-
      { id: 'd439cdec-c54b-4e74-bce1-ae0b40d1c3c0', name: 'esse' }
    at: Socket.<anonymous> (/Users/nicholas/work/pris/redbeard/redbeard_tests/Savory_Pheasant/tests/controllers/Sudden_Wombat.js:324:11)
@nwinch
Copy link
Contributor

nwinch commented Mar 30, 2016

Resolved with #11

@nwinch nwinch closed this as completed Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants