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

Disable flaky tests that randomly fail #1161

Closed
macbre opened this issue Jun 3, 2022 · 0 comments · Fixed by #1167
Closed

Disable flaky tests that randomly fail #1161

macbre opened this issue Jun 3, 2022 · 0 comments · Fixed by #1167

Comments

@macbre
Copy link
Owner

macbre commented Jun 3, 2022

  ● Integration tests › /jquery-multiple.html › should have offenders for "jQueryVersionsLoaded" metric set properly
Expected value to deeply and strictly equal to:
      [{"url": "http:https://127.0.0.1:8888/static/jquery-2.1.1.min.js", "version": "2.1.1"}, {"url": "http:https://code.jquery.com/jquery-1.11.1.js", "version": "1.11.1"}]
    Received:
      [{"url": "http:https://127.0.0.1:8888/static/jquery-2.1.1.min.js", "version": "2.1.1"}, {"url": "http:https://127.0.0.1:8888/static/jquery-2.1.1.min.js", "version": "1.11.1"}]


Integration tests › h3 › should get results from a promise
    thrown: "Exceeded timeout of 5000 ms for a hook.
    Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."
macbre added a commit that referenced this issue Jun 13, 2022
http/3 test case will be fixed by #970
macbre added a commit that referenced this issue Jun 13, 2022
http/3 test case will be fixed by #970
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant