WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
287509
REGRESSION:(
289950@main)[macOS
]: http/tests/webarchive tests are a flaky failures with image failures(failure in EWS)
https://bugs.webkit.org/show_bug.cgi?id=287509
Summary
REGRESSION:(289950@main)[macOS]: http/tests/webarchive tests are a flaky fail...
Marta Darbinyan
Reported
2025-02-11 13:41:10 PST
The following tests are flaky failing on macOS queues and appear as false positive failures in EWS. The tests seems like regressed after webarchive change in
289950@main
http/tests/webarchive/cross-origin-stylesheet-crash.html http/tests/webarchive/test-css-url-encoding-shift-jis.html http/tests/webarchive/test-css-url-encoding-utf-8.html http/tests/webarchive/test-css-url-encoding.html http/tests/webarchive/test-preload-resources.html Errors: @@ -41,6 +41,87 @@ <array> <dict> <key>WebResourceData</key> + <string>wasPostTestScriptParsed = true; + +if (window.jsTestIsAsync) { + if (window.testRunner) + testRunner.waitUntilDone(); + if (window.wasFinishJSTestCalled) + finishJSTest(); +} else + finishJSTest(); +</string> + <key>WebResourceMIMEType</key> + <string>text/javascript</string> + <key>WebResourceResponse</key> + <dict> + <key>MIMEType</key> + <string>text/javascript</string> + <key>URL</key> + <string>
http://127.0.0.1:8000/js-test-resources/js-test-post.js
</string> + <key>allHeaderFields</key> + <dict> + <key>Accept-Ranges</key> + <string>bytes</string> + <key>Content-Length</key> + <string>213</string> + <key>Content-Type</key> + <string>application/x-javascript</string> + <key>Date</key> + <string>Sun, 16 Nov 2008 17:00:00 GMT</string> + <key>Etag</key> + <string>"301925-21-45c7d72d3e780"</string> + <key>Last-Modified</key> + <string>Sun, 16 Nov 2008 16:55:00 GMT</string> + <key>Server</key> + <string>Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7l PHP/5.2.6</string> + </dict> + <key>expectedContentLength</key> + <integer>213</integer> + <key>statusCode</key> + <integer>200</integer> + </dict> + <key>WebResourceURL</key> + <string>
http://127.0.0.1:8000/js-test-resources/js-test-post.js
</string> + </dict> + <dict> + <key>WebResourceData</key> + <string>document.write('/uri/intercept/print/script.js?%26%231758%3B');</string> + <key>WebResourceMIMEType</key> + <string>text/javascript</string> + <key>WebResourceResponse</key> + <dict> + <key>MIMEType</key> + <string>text/javascript</string> + <key>URL</key> + <string>
http://127.0.0.1:8000/uri/intercept/print/script.js?%26%231758%3B
</string> + <key>allHeaderFields</key> + <dict> + <key>Cache-Control</key> + <string>no-store, no-cache, must-revalidate</string> + <key>Content-Type</key> + <string>text/javascript</string> + <key>Date</key> + <string>Sun, 16 Nov 2008 17:00:00 GMT</string> + <key>Expires</key> + <string>Thu, 01 Dec 2003 16:00:00 GMT</string> + <key>Pragma</key> + <string>no-cache</string> + <key>Server</key> + <string>Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.7l PHP/5.2.6</string> + <key>Transfer-Encoding</key> + <string>Identity</string> + </dict> + <key>expectedContentLength</key> + <integer>-1</integer> + <key>statusCode</key> + <integer>200</integer> + </dict> + <key>WebResourceURL</key> + <string>
http://127.0.0.1:8000/uri/intercept/print/script.js?%26%231758%3B
</string> + </dict> + <dict> + <key>WebResourceData</key> <string>/* test-preload-resources.css */ </string> <key>WebResourceMIMEType</key> History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fwebarchive%2Fcross-origin-stylesheet-crash.html&test=http%2Ftests%2Fwebarchive%2Ftest-css-url-encoding-shift-jis.html&test=http%2Ftests%2Fwebarchive%2Ftest-css-url-encoding-utf-8.html&test=http%2Ftests%2Fwebarchive%2Ftest-css-url-encoding.html&test=http%2Ftests%2Fwebarchive%2Ftest-preload-resources.html&flavor=wk2
Test results:
https://ews-build.s3-us-west-2.amazonaws.com/macOS-Sequoia-Debug-WK2-Tests-EWS/75dbe5c2-11943/results.html
#
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-11 13:41:44 PST
<
rdar://problem/144639388
>
EWS
Comment 2
2025-02-11 21:16:46 PST
Test gardening commit
290255@main
(5b6daeea50dd): <
https://commits.webkit.org/290255@main
> Reviewed commits have been landed. Closing PR #40465 and removing active labels.
Sihui Liu
Comment 3
2025-02-12 10:20:25 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40492
EWS
Comment 4
2025-02-12 16:06:26 PST
Committed
290309@main
(e11a47ee2628): <
https://commits.webkit.org/290309@main
> Reviewed commits have been landed. Closing PR #40492 and removing active labels.
Ben Schwartz
Comment 5
2025-02-17 13:39:25 PST
***
Bug 287817
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug