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

Intermitten failure in /XMLHttpRequest/send-entity-body-document.htm #8865

Closed
jdm opened this issue Dec 7, 2015 · 3 comments
Closed

Intermitten failure in /XMLHttpRequest/send-entity-body-document.htm #8865

jdm opened this issue Dec 7, 2015 · 3 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Dec 7, 2015

This was first observed by the author of #8812 while working on that PR, but there's no reason that code should be causing this :/

  ▶ Unexpected subtest result in /XMLHttpRequest/send-entity-body-document.htm:
  │ FAIL [expected PASS] HTML document, shift-jis
  │   → assert_equals: document should be serialized and sent as text/html;charset=UTF-8 (TEST#2) expected "text/html;charset=UTF-8" but got "text/plain;charset=UTF-8"
  │ 
  │ request/<@http://web-platform.test:8000/XMLHttpRequest/send-entity-body-document.htm:18:1
  │ Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1381:20
  │ test@http://web-platform.test:8000/resources/testharness.js:495:9
  │ request@http://web-platform.test:8000/XMLHttpRequest/send-entity-body-document.htm:13:1
  │ init@http://web-platform.test:8000/XMLHttpRequest/send-entity-body-document.htm:29:42
  └ load@http://web-platform.test:8000/XMLHttpRequest/send-entity-body-document.htm:0:1
@KiChjang
Copy link
Member

@KiChjang KiChjang commented Dec 7, 2015

Could it be an issue with whitespaces/DOMString conversions?

@eefriedman
Copy link
Contributor

@eefriedman eefriedman commented Dec 7, 2015

Is this not just a duplicate of #8157?

@jdm
Copy link
Member Author

@jdm jdm commented Dec 7, 2015

Oh, right.

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
3 participants
You can’t perform that action at this time.