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: WebKitGTKAssignee: 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

Description Alicia Boya García 2017-09-27 04:35:48 PDT
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
Comment 1 Alicia Boya García 2017-09-27 14:09:32 PDT
Updated expectations in r222572.

Please update accordingly when this issue is resolved.
Comment 2 Diego Pino 2024-01-12 22:43:33 PST
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.