RESOLVED FIXED 209801
REGRESSION(r259116): [GTK][WPE] imported/w3c/web-platform-tests/xhr/header-user-agent-sync.htm is failing
https://bugs.webkit.org/show_bug.cgi?id=209801
Summary REGRESSION(r259116): [GTK][WPE] imported/w3c/web-platform-tests/xhr/header-us...
Diego Pino
Reported 2020-03-31 05:20:10 PDT
The test started failing since r259116: imported/w3c/web-platform-tests/xhr/header-user-agent-sync.htm [ Failure ] Webkit-testhunter returns a very wide range of revisions, but I bisected the range until finding the revision where started failing. Diff: --- /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/xhr/header-user-agent-sync-expected.txt +++ /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/xhr/header-user-agent-sync-actual.txt @@ -1,3 +1,3 @@ -PASS Sync request has User-Agent header +FAIL Sync request has User-Agent header A network error occurred.
Attachments
Diego Pino
Comment 1 2020-04-22 21:46:46 PDT
Fixed by r260511. Updated expectations in r260555.
Note You need to log in before you can comment on or make changes to this bug.