[Webkit-unassigned] [Bug 175061] New: PROGRESSION? Multiple imported/w3c/web-platform-tests/fetch/api/ test have started to fail.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 17:07:35 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175061

            Bug ID: 175061
           Summary: PROGRESSION? Multiple
                    imported/w3c/web-platform-tests/fetch/api/ test have
                    started to fail.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com
                CC: youennf at gmail.com

Multiple imported/w3c/web-platform-tests/fetch/api/ test have begun to fail consistently:
  imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.html [ Failure ]
  imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker.html [ Failure ]


Build:
https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/builds/3439
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r220113%20(3439)/results.html

With each test, what looked to be an expected failure to fetch an api looks now to pass.
Sample diff:
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-actual.txt
@@ -1,6 +1,6 @@

 PASS Fetch ../resources/top.txt with no-cors mode 
 PASS Fetch http://localhost:8800/fetch/api/resources/top.txt with no-cors mode 
-FAIL Fetch https://localhost:9443/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS Fetch https://localhost:9443/fetch/api/resources/top.txt with no-cors mode 
 PASS Fetch http://localhost:8801/fetch/api/resources/top.txt with no-cors mode 


Could these be a progression needing a rebaseline?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170802/62e1099c/attachment.html>


More information about the webkit-unassigned mailing list