RESOLVED FIXED 227730
REGRESSION (r279427): [ Mac wk2 ] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-basic.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=227730
Summary REGRESSION (r279427): [ Mac wk2 ] imported/w3c/web-platform-tests/html/semant...
Eric Hutchison
Reported 2021-07-06 17:55:57 PDT
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-basic.html is a flaky failure. Will research and update. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fscripting-1%2Fthe-script-element%2Fcss-module%2Fimport-css-module-basic.html&platform=mac --- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-basic-expected.txt +++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-basic-actual.txt @@ -1,8 +1,8 @@ -CONSOLE MESSAGE: SyntaxError: Unexpected identifier 'assert'. Expected a ';' following a targeted import declaration. CONSOLE MESSAGE: SyntaxError: Unexpected identifier 'assert'. Expected a ';' following a targeted import declaration. CONSOLE MESSAGE: SyntaxError: Unexpected identifier 'assert'. Expected a ';' following a targeted import declaration. CONSOLE MESSAGE: SyntaxError: Unexpected identifier 'assert'. Expected a ';' following a targeted import declaration. CONSOLE MESSAGE: TypeError: 'text/css' is not a valid JavaScript MIME type. +CONSOLE MESSAGE: SyntaxError: Unexpected identifier 'assert'. Expected a ';' following a targeted import declaration. FAIL A CSS Module should load assert_equals: CSS module import should succeed expected "rgb(255, 0, 0)" but got "rgba(0, 0, 0, 0)"
Attachments
Update Test Expectations (1.77 KB, patch)
2021-07-06 18:12 PDT, Eric Hutchison
no flags
Radar WebKit Bug Importer
Comment 1 2021-07-06 17:56:26 PDT
Eric Hutchison
Comment 2 2021-07-06 18:12:54 PDT
Created attachment 432993 [details] Update Test Expectations
Truitt Savell
Comment 3 2021-07-07 09:12:23 PDT
Looks like the became flaky after the resin in https://trac.webkit.org/changeset/279427/webkit
Chris Dumez
Comment 4 2021-07-07 10:35:13 PDT
Note You need to log in before you can comment on or make changes to this bug.