Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59ea483f709d2732e0cdf15123f2da2750c653ab
      
https://github.com/WebKit/WebKit/commit/59ea483f709d2732e0cdf15123f2da2750c653ab
  Author: Yury Semikhatsky <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M LayoutTests/http/tests/inspector/network/xhr-request-type-expected.txt
    M LayoutTests/http/tests/inspector/network/xhr-request-type.html
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  [ Monterey+ WK2 ] http/tests/inspector/network/xhr-request-type.html is a 
constant TEXT failure
https://bugs.webkit.org/show_bug.cgi?id=259374

Reviewed by Fujii Hironori.

Unflake the test:
- use async XHR to ensure it comes after the main resource events
- use echo to ensure that resource mime type returned by the server is always 
text/plain
(previosly it could be application/octet-stream sometimes which caused base64 
encoding of
the resource)

* LayoutTests/http/tests/inspector/network/xhr-request-type-expected.txt:
* LayoutTests/http/tests/inspector/network/xhr-request-type.html:
* LayoutTests/platform/mac-wk2/TestExpectations:

Canonical link: https://commits.webkit.org/267688@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to