Bug 112646 - plugins/private-browsing-mode.html is flakey
Summary: plugins/private-browsing-mode.html is flakey
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-18 17:29 PDT by Simon Fraser (smfr)
Modified: 2019-09-06 09:03 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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
Comment 1 Alexey Proskuryakov 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.