RESOLVED FIXED207151
[ Mac wk2 Release ] fast/dom/navigator-detached-no-crash.html flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207151
Summary [ Mac wk2 Release ] fast/dom/navigator-detached-no-crash.html flaky failing.
Jason Lawrence
Reported 2020-02-03 14:53:28 PST
fast/dom/navigator-detached-no-crash.html Description: This test is flaky failing on Mac wk2 release. History: https://results.webkit.org/?limit=50000&platform=mac&suite=layout-tests&test=fast%2Fdom%2Fnavigator-detached-no-crash.html Diff: --- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/fast/dom/navigator-detached-no-crash-expected.txt +++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/fast/dom/navigator-detached-no-crash-actual.txt @@ -1,6 +1,3 @@ -CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Not enough arguments -CONSOLE MESSAGE: Unhandled Promise Rejection: undefined -CONSOLE MESSAGE: Unhandled Promise Rejection: TypeError: Type error This tests that the navigator object of a deleted frame is disconnected properly. Accessing fields or methods shouldn't crash the browser. Check Navigator navigator.appCodeName is OK
Attachments
Update Test Expectations (1.54 KB, patch)
2020-02-03 14:56 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 14:53:47 PST
Jason Lawrence
Comment 2 2020-02-03 14:56:10 PST
Created attachment 389575 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-02-03 14:58:52 PST
Comment on attachment 389575 [details] Update Test Expectations Clearing flags on attachment: 389575 Committed r255601: <https://trac.webkit.org/changeset/255601>
Chris Dumez
Comment 4 2020-03-12 15:43:12 PDT
Note You need to log in before you can comment on or make changes to this bug.