[Webkit-unassigned] [Bug 259374] New: [ Monterey+ WK2 ] http/tests/inspector/network/xhr-request-type.html is a constant TEXT failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 20 16:02:29 PDT 2023


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

            Bug ID: 259374
           Summary: [ Monterey+ WK2 ]
                    http/tests/inspector/network/xhr-request-type.html is
                    a constant TEXT failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben_schwartz at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

http/tests/inspector/network/xhr-request-type.html

This test is a constant TEXT failure on macOS Monterey and higher, WebKit 2.

HISTORY:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Finspector%2Fnetwork%2Fxhr-request-type.html

TEXT DIFF:

 == Running test suite: Resource.Type.XHR
 -- Running test case: Resource.Type.XHR.Same.As.Main.Resource.Url
-PASS: Resource should be XHR type.
+FAIL: Resource should be XHR type.
+    Expected: "resource-type-xhr"
+    Actual: "resource-type-document"
 PASS: Resource should be a GET request.
-PASS: Resource should have a 200 response.
-PASS: Resource should receive main resource in response.
+!! TIMEOUT: took longer than 10000ms

 -- Running test case: Resource.Type.XHR.Another.Url
 PASS: Resource should be XHR type.
 PASS: Resource should be a GET request.
 PASS: Resource should have a 200 response.
-PASS: Resource should receive json in response.
+FAIL: Resource should receive json in response.
+    Expected: "{\"json\": true, \"value\": 42}\n"
+    Actual: "eyJqc29uIjogdHJ1ZSwgInZhbHVlIjogNDJ9Cg=="

DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/266183@main%20(4100)/http/tests/inspector/network/xhr-request-type-pretty-diff.html

-- 
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/20230720/35111cd4/attachment.htm>


More information about the webkit-unassigned mailing list