RESOLVED FIXED 208202
REGRESSION: (r257289) [ macOS ] fast/dom/navigator-detached-no-crash.html is failing
https://bugs.webkit.org/show_bug.cgi?id=208202
Summary REGRESSION: (r257289) [ macOS ] fast/dom/navigator-detached-no-crash.html is ...
Jacob Uphoff
Reported 2020-02-25 09:01:13 PST
fast/dom/navigator-detached-no-crash.html This test started to fail on Catalina & Mojave wk2 Debug & GPUProcess after commit r257289 I was able to reproduce this 100% of the time by running the test in iterations with the command 'run-webkit-tests --root debug-257289 fast/dom/navigator-detached-no-crash.html --debug -f --iterations 5' This test did not reproduce on commit r257288 and reproduces 100% on r257289. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Fnavigator-detached-no-crash.html Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/fast/dom/navigator-detached-no-crash-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/fast/dom/navigator-detached-no-crash-actual.txt @@ -6,6 +6,7 @@ navigator.appCodeName is OK navigator.appName is OK navigator.appVersion is OK +navigator.canShare() is OK navigator.clipboard is OK navigator.cookieEnabled is OK navigator.credentials is OK @@ -36,6 +37,7 @@ navigator.appCodeName is OK navigator.appName is OK navigator.appVersion is OK +navigator.canShare() is OK navigator.clipboard is OK navigator.cookieEnabled is OK navigator.credentials is OK
Attachments
Patch (1.70 KB, patch)
2020-02-25 10:39 PST, Nikos Mouchtaris
no flags
Patch (1.84 KB, patch)
2020-02-25 11:13 PST, Nikos Mouchtaris
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-25 09:01:36 PST
Nikos Mouchtaris
Comment 2 2020-02-25 10:39:23 PST
Megan Gardner
Comment 3 2020-02-25 11:07:30 PST
Comment on attachment 391668 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=391668&action=review > LayoutTests/ChangeLog:8 > + Fixed expected for modified behavior. This could be a bit more descriptive, what behavior was modified?
Nikos Mouchtaris
Comment 4 2020-02-25 11:13:25 PST
WebKit Commit Bot
Comment 5 2020-02-25 12:14:31 PST
Comment on attachment 391673 [details] Patch Clearing flags on attachment: 391673 Committed r257369: <https://trac.webkit.org/changeset/257369>
WebKit Commit Bot
Comment 6 2020-02-25 12:14:32 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.