Closed
Bug 1063433
Opened 11 years ago
Closed 11 years ago
Web platform 2 test fail with XMLHttpRequest/data-uri-basic.htm | GET status - expected FAIL
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla35
People
(Reporter: cbook, Assigned: jgraham)
References
()
Details
Attachments
(1 file)
|
4.34 KB,
patch
|
Ms2ger
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=47464881&tree=Mozilla-Inbound
web-platform-tests-2 fail on Linux x64 Opt - will hide this tests
TEST-UNEXPECTED-PASS | /XMLHttpRequest/data-uri-basic.htm | GET status - expected FAIL
TEST-UNEXPECTED-PASS | /XMLHttpRequest/data-uri-basic.htm | GET statusText - expected FAIL
TEST-UNEXPECTED-FAIL | /XMLHttpRequest/data-uri-basic.htm | POST status - assert_equals: expected 0 but got 200
TEST-UNEXPECTED-PASS | /XMLHttpRequest/data-uri.htm | XHR method GET with charset text/plain - expected FAIL
TEST-UNEXPECTED-PASS | /XMLHttpRequest/data-uri.htm | XHR method GET with charset text/plain (base64) - expected FAIL
TEST-UNEXPECTED-PASS | /XMLHttpRequest/data-uri.htm | XHR method GET with charset text/html - expected FAIL
TEST-UNEXPECTED-PASS | /XMLHttpRequest/send-redirect-bogus.htm | XMLHttpRequest: send() - Redirects (bogus Location header) (303: foobar:someone@example.org) - expected FAIL
Return code: 1
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8484901 -
Flags: review?(Ms2ger)
Comment 2•11 years ago
|
||
Comment on attachment 8484901 [details] [diff] [review]
Fix web-platform-tests XMLHttpRequest expectations for bug 716491
Review of attachment 8484901 [details] [diff] [review]:
-----------------------------------------------------------------
::: testing/web-platform/meta/XMLHttpRequest/data-uri-basic.htm.ini
@@ +4,5 @@
> [GET getAllResponseHeaders]
> expected: FAIL
>
> + [POST status]
> + expected: FAIL
[This is bug 1063526.]
Attachment #8484901 -
Flags: review?(Ms2ger) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Assignee: nobody → james
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Updated•8 years ago
|
Component: New Frameworks → General
You need to log in
before you can comment on or make changes to this bug.
Description
•