Bug 209093

Summary: [ Mac ] http/tests/security/mixedContent/insecure-worker-global-scope.html is flaky failing.
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: macOS 10.15   

Jason Lawrence
Reported 2020-03-13 16:29:01 PDT
http/tests/security/mixedContent/insecure-worker-global-scope.html Description: This new test is flaky failing on Mac. History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fsecurity%2FmixedContent%2Finsecure-worker-global-scope.html Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/security/mixedContent/insecure-worker-global-scope-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/tests/security/mixedContent/insecure-worker-global-scope-actual.txt @@ -5,8 +5,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". +PASS Imported, insecure worker script threw an exception. PASS Imported, secure worker script is running and sent a message: 'Running.' -PASS Imported, insecure worker script threw an exception. PASS successfullyParsed is true TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2020-03-13 16:29:20 PDT
Jason Lawrence
Comment 2 2020-03-13 16:34:08 PDT
I have marked this as failing while this issue is investigated. https://trac.webkit.org/changeset/258446/webkit
Jason Lawrence
Comment 3 2020-03-13 16:39:48 PDT
I am able to reproduce this issue with r258432 by running the command below. run-webkit-tests --iterations 1000 --exit-after-n-failures 3 --force -f http/tests/security/mixedContent/insecure-worker-global-scope.html [5/1000] http/tests/security/mixedContent/insecure-worker-global-scope.html failed unexpectedly (text diff) [6/1000] http/tests/security/mixedContent/insecure-worker-global-scope.html failed unexpectedly (text diff) [7/1000] http/tests/security/mixedContent/insecure-worker-global-scope.html failed unexpectedly (text diff) Exiting early after 3 failures. 4 tests run. 1 test ran as expected, 3 didn't (996 didn't run):
Jason Lawrence
Comment 4 2020-03-13 17:05:36 PDT
Reverted r258446 for reason: These expectations are no longer needed. Committed r258451: <https://trac.webkit.org/changeset/258451>
Note You need to log in before you can comment on or make changes to this bug.