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

XHR Test failure #4899

Closed
jridgewell opened this issue Sep 9, 2016 · 5 comments
Closed

XHR Test failure #4899

jridgewell opened this issue Sep 9, 2016 · 5 comments

Comments

@jridgewell
Copy link
Contributor

jridgewell commented Sep 9, 2016

Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Native should do simple JSON fetch FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1654 of 2926 (1 FAILED) (skipped 1) (0 secs / 15.169 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Native should redirect fetch FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1655 of 2926 (2 FAILED) (skipped 1) (0 secs / 20.172 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Native should succeed CORS setting cookies with credentials FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1659 of 2926 (3 FAILED) (skipped 1) (0 secs / 28.094 secs)
ium 51.0.2704 (Ubuntu 0.0.0): Executed 1660 of 2926 (3 FAILED) (skipped 1) (0 secs / 28.095 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Native should expose HTTP headers FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1661 of 2926 (4 FAILED) (skipped 1) (0 secs / 33.097 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should do simple JSON fetch FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1684 of 2926 (5 FAILED) (skipped 1) (0 secs / 38.13 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should redirect fetch FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1685 of 2926 (6 FAILED) (skipped 1) (0 secs / 43.131 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should fail fetch for 400-error FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1686 of 2926 (7 FAILED) (skipped 1) (0 secs / 48.131 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should fail fetch for 500-error FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1687 of 2926 (8 FAILED) (skipped 1) (0 secs / 53.132 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should NOT succeed CORS setting cookies without credentials FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1688 of 2926 (9 FAILED) (skipped 1) (0 secs / 58.134 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should succeed CORS setting cookies with credentials FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1689 of 2926 (10 FAILED) (skipped 1) (0 secs / 1 min 3.135 secs)
ium 51.0.2704 (Ubuntu 0.0.0): Executed 1690 of 2926 (10 FAILED) (skipped 1) (0 secs / 1 min 3.135 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill should expose HTTP headers FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1691 of 2926 (11 FAILED) (skipped 1) (0 secs / 1 min 8.136 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Native POST should get an echo'd response back FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
Chromium 51.0.2704 (Ubuntu 0.0.0): Executed 1703 of 2926 (12 FAILED) (skipped 1) (0 secs / 1 min 13.144 secs)
Chromium 51.0.2704 (Ubuntu 0.0.0) XHR Polyfill POST should get an echo'd response back FAILED
    Error: timeout of 5000ms exceeded. Ensure the done() callback is being called in this test.
@erwinmombay
Copy link
Member

i need to have an image now that is punchable

@jridgewell
Copy link
Contributor Author

https://www.youtube.com/watch?v=rTis7pM7_bA

@cramforce cramforce changed the title XHR Test Flake XHR Test failure Sep 10, 2016
@cramforce cramforce added this to the Current milestone Sep 10, 2016
@cramforce
Copy link
Member

I'm turning off the test. @mkhatib please turn it back on.

@jridgewell
Copy link
Contributor Author

Maybe http://sinonjs.org/docs/#server?

@cramforce
Copy link
Member

#4908 skips the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants