Bug 205313

Summary: REGRESSION: [ Catalina wk1 ] imported/w3c/web-platform-tests/fetch/content-type/script.window.html is failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
update expectations none

Truitt Savell
Reported 2019-12-16 16:37:42 PST
imported/w3c/web-platform-tests/fetch/content-type/script.window.html This test has been failing on Catalina wk1 for the whole history. The diff indicates that a part of this test is now passing though. I believe this needs a platform specific expectation for Catalina wk1. Youenn can you confirm this? History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fcontent-type%2Fscript.window.html Diff: --- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/fetch/content-type/script.window-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/fetch/content-type/script.window-actual.txt @@ -2,7 +2,7 @@ PASS Loading JSONā€¦ PASS separate text/javascript;charset=windows-1252 PASS separate text/javascript;";charset=windows-1252 -FAIL separate text/javascript assert_unreached: Reached unreachable code +PASS separate text/javascript PASS separate "text/javascript" PASS separate text/ javascript PASS separate text /javascript
Attachments
update expectations (3.27 KB, patch)
2019-12-22 15:31 PST, Alexey Proskuryakov
no flags
Truitt Savell
Comment 1 2019-12-16 16:44:21 PST
It looks like these already is an expected.txt file for this test in Mac and Mac-wk1 expectation folders.
youenn fablet
Comment 2 2019-12-22 12:38:44 PST
(In reply to Truitt Savell from comment #1) > It looks like these already is an expected.txt file for this test in Mac and > Mac-wk1 expectation folders. Yes, a rebase is probably what is needed here. I see there are several platform specific expectations, maybe we can try remove some of them now.
Alexey Proskuryakov
Comment 3 2019-12-22 15:31:34 PST
Created attachment 386323 [details] update expectations Let's see what EWS says.
Alexey Proskuryakov
Comment 4 2019-12-24 10:52:47 PST
Note You need to log in before you can comment on or make changes to this bug.