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

Intermittent failure in /fetch/http-cache/invalidate.html #19695

Open
jdm opened this issue Jan 4, 2018 · 2 comments
Open

Intermittent failure in /fetch/http-cache/invalidate.html #19695

jdm opened this issue Jan 4, 2018 · 2 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Jan 4, 2018

  ▶ Unexpected subtest result in /fetch/http-cache/invalidate.html:
  │ FAIL [expected PASS] HTTP cache invalidates after a successful response from a POST
  │   → assert_equals: Response status expected 200 but got 500
  │ 
  └ make_test/</<.code/<@http://web-platform.test:8000/fetch/http-cache/http-cache.js:163:17
@jdm jdm added the I-intermittent label Jan 4, 2018
@jdm jdm mentioned this issue Jan 4, 2018
2 of 5 tasks complete
@nox
Copy link
Member

@nox nox commented Jan 9, 2018

Any way we could get the Python stacktrace somehow? http-cache.py does not explicitly return a 500 error ever from that particular test, AFAICT.

@jdm
Copy link
Member Author

@jdm jdm commented Jan 9, 2018

If we're lucky it might be in the log for that build. I guess the easy way to check is to raise an exception in that file and run it locally to see.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.