Bug 177530
| Summary: | [GTK] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-allowed.htm is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, Ms2ger |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=179475 | ||
Alicia Boya García
imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-allowed.htm is flaky on GTK.
PASS XMLHttpRequest: setRequestHeader() - headers that are allowed (Authorization)
-PASS XMLHttpRequest: setRequestHeader() - headers that are allowed (Pragma)
+FAIL XMLHttpRequest: setRequestHeader() - headers that are allowed (Pragma) assert_equals: expected "Pragma," but got "pragma,"
FAIL XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent) assert_equals: expected "User-Agent," but got ""
FAIL XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Transfer-Encoding) assert_equals: expected "Content-Transfer-Encoding," but got ""
PASS XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Type)
The problem is as old as there is data on GTK. Failure rate is quite high.
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=222541&tests=imported%2Fw3c%2Fweb-platform-tests%2FXMLHttpRequest%2Fsetrequestheader-header-allowed.htm
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alicia Boya García
Updated expectations in r222572.
Please update accordingly when this issue is resolved.
Diego Pino
The test(s) filed under this bug ticket have consistently passed for the last 4000 revisions. Currently, there are no more tests in TestExpectations that refer to this bug. Therefore, I'm closing the bug.