RESOLVED FIXED 169615
REGRESSION (r213882): 12 new/updated web-platform-tests failing
https://bugs.webkit.org/show_bug.cgi?id=169615
Summary REGRESSION (r213882): 12 new/updated web-platform-tests failing
Ryan Haddad
Reported 2017-03-14 11:11:31 PDT
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r213899%20(4357)/results.html Regressions: Unexpected text-only failures (12) imported/w3c/web-platform-tests/XMLHttpRequest/anonymous-mode-unsupported.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/open-after-setrequestheader.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/open-referer.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/send-accept-language.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-allow-empty-value.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-case-insensitive.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-allowed.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-header-forbidden.htm [ Failure ] imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-open-setrequestheader.htm [ Failure ] imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Failure ] imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-attributes-body-window.html [ Failure ]
Attachments
Patch for landing (2.55 KB, patch)
2017-03-14 11:24 PDT, youenn fablet
no flags
Patch for landing (2.55 KB, patch)
2017-03-14 18:14 PDT, youenn fablet
no flags
Ryan Haddad
Comment 1 2017-03-14 11:13:46 PDT
All of the XMLHttpRequest tests are failing due to a differing paths to imported/w3c/web-platform-tests/XMLHttpRequest/resources/inspect-headers.py
Ryan Haddad
Comment 2 2017-03-14 11:15:40 PDT
(In reply to comment #1) > All of the XMLHttpRequest tests are failing due to a differing paths to > imported/w3c/web-platform-tests/XMLHttpRequest/resources/inspect-headers.py It looks like their baselines expect '/Volumes/Data/EWS/WebKit/LayoutTests/...' but that absolute path will be different on every configuration.
youenn fablet
Comment 3 2017-03-14 11:20:46 PDT
We need to update wptserver. I disabled the new tests using that feature, but we should also disable these until wptserver is upgraded.
youenn fablet
Comment 4 2017-03-14 11:24:23 PDT
Created attachment 304401 [details] Patch for landing
Ryan Haddad
Comment 5 2017-03-14 11:25:08 PDT
Comment on attachment 304401 [details] Patch for landing I just landed a change to skip these tests in http://trac.webkit.org/projects/webkit/changeset/213919
youenn fablet
Comment 6 2017-03-14 18:14:40 PDT
Created attachment 304458 [details] Patch for landing
WebKit Commit Bot
Comment 7 2017-03-14 19:08:09 PDT
The commit-queue encountered the following flaky tests while processing attachment 304458 [details]: editing/spelling/spellcheck-async.html bug 160571 (authors: g.czajkowski@samsung.com and mark.lam@apple.com) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 8 2017-03-14 19:08:41 PDT
Comment on attachment 304458 [details] Patch for landing Clearing flags on attachment: 304458 Committed r213968: <http://trac.webkit.org/changeset/213968>
WebKit Commit Bot
Comment 9 2017-03-14 19:08:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.