Bug 228114 - [iOS] imported/w3c/web-platform-tests/fetch/content-type/script.window.html is a flaky failure.
Summary: [iOS] imported/w3c/web-platform-tests/fetch/content-type/script.window.html i...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-20 11:30 PDT by Eric Hutchison
Modified: 2021-07-29 14:11 PDT (History)
5 users (show)

See Also:


Attachments
Update Test Expectations (1.47 KB, patch)
2021-07-20 11:36 PDT, Eric Hutchison
no flags Details | Formatted Diff | Diff
Test List (241.73 KB, text/plain)
2021-07-20 12:19 PDT, Eric Hutchison
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-07-20 11:30:31 PDT
imported/w3c/web-platform-tests/fetch/content-type/script.window.html

History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fcontent-type%2Fscript.window.html

Diff:
--- /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/content-type/script.window-expected.txt
+++ /Volumes/Data/worker/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/content-type/script.window-actual.txt
@@ -28,6 +28,6 @@
 PASS combined text/javascript;charset=windows-1252  text/javascript
 FAIL separate text/javascript;charset=windows-1252;" \" x/x assert_unreached: Reached unreachable code
 PASS combined text/javascript;charset=windows-1252;" \" x/x
-PASS separate x/x;" x/y;\" text/javascript;charset=windows-1252;" text/javascript
+FAIL separate x/x;" x/y;\" text/javascript;charset=windows-1252;" text/javascript assert_unreached: Reached unreachable code
 FAIL combined x/x;" x/y;\" text/javascript;charset=windows-1252;" text/javascript assert_unreached: Reached unreachable code
 

Refer to https://bugs.webkit.org/show_bug.cgi?id=219965: same test on Mac with a different diff.

Unable to reproduce results with: run-webkit-tests --ios-simulator --force --iterations 500 --exit-after-n-failures 2 imported/w3c/web-platform-tests/fetch/content-type/script.window.html on build r280054 or r280055.

Updating expectations.

Will update with reproduction results via test list.
Comment 1 Radar WebKit Bug Importer 2021-07-20 11:31:09 PDT
<rdar://problem/80849124>
Comment 2 Eric Hutchison 2021-07-20 11:36:39 PDT
Created attachment 433885 [details]
Update Test Expectations
Comment 3 Eric Hutchison 2021-07-20 12:19:26 PDT
Created attachment 433890 [details]
Test List

Unable to reproduce with test list attached using run-webkit-tests --iOS-simulator --force -f --test-list= (Test List)
Comment 4 Robert Jenner 2021-07-20 12:34:49 PDT
Comment on attachment 433885 [details]
Update Test Expectations

Clearing flags on attachment: 433885

Committed r280096 (239813@main): <https://commits.webkit.org/239813@main>