Bug 112646

Summary: plugins/private-browsing-mode.html is flakey
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, cdumez, webkit-bot-watchers-bugzilla
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=201523

Simon Fraser (smfr)
Reported 2013-03-18 17:29:20 PDT
http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK2%20(Tests)/r146145%20(7890)/results.html --- /Volumes/Data/slave/mountainlion-debug-tests-wk2/build/layout-test-results/plugins/private-browsing-mode-expected.txt +++ /Volumes/Data/slave/mountainlion-debug-tests-wk2/build/layout-test-results/plugins/private-browsing-mode-actual.txt @@ -6,7 +6,7 @@ PASS plugin1.privateBrowsingEnabled is false PASS plugin1.cachedPrivateBrowsingEnabled is false PASS plugin1.privateBrowsingEnabled is true -PASS plugin1.cachedPrivateBrowsingEnabled is true +FAIL plugin1.cachedPrivateBrowsingEnabled should be true. Was false. PASS plugin2.privateBrowsingEnabled is true PASS plugin2.cachedPrivateBrowsingEnabled is true
Attachments
Alexey Proskuryakov
Comment 1 2019-09-06 09:03:23 PDT
This test was skipped on WK2 until the recent fix in bug 201523. It's now unskipped, and expectations are removed. Resolving, as the expectation is that it's fixed, but we should check in a couple days.
Note You need to log in before you can comment on or make changes to this bug.