Bug 207151 - [ Mac wk2 Release ] fast/dom/navigator-detached-no-crash.html flaky failing.
Summary: [ Mac wk2 Release ] fast/dom/navigator-detached-no-crash.html flaky failing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-03 14:53 PST by Jason Lawrence
Modified: 2020-03-12 15:43 PDT (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.54 KB, patch)
2020-02-03 14:56 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 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
Comment 1 Radar WebKit Bug Importer 2020-02-03 14:53:47 PST
<rdar://problem/59126935>
Comment 2 Jason Lawrence 2020-02-03 14:56:10 PST
Created attachment 389575 [details]
Update Test Expectations
Comment 3 Truitt Savell 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>
Comment 4 Chris Dumez 2020-03-12 15:43:12 PDT
Committed r258364: <https://trac.webkit.org/changeset/258364>