<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>153942</bug_id>
          
          <creation_ts>2016-02-06 09:15:46 -0800</creation_ts>
          <short_desc>[GTK] Private browsing mode tests are flaky</short_desc>
          <delta_ts>2020-08-17 06:35:03 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>Other</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Catanzaro">mcatanzaro</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1162621</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-02-06 09:15:46 -0800</bug_when>
    <thetext>plugins/private-browsing-mode-2.html and plugins/private-browsing-mode.html have been flaky since r191881, around when we landed several RunLoop/WorkQueue/GMainLoopSource changes:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/plugins/private-browsing-mode-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/plugins/private-browsing-mode-actual.txt
@@ -5,8 +5,8 @@
 
 PASS plugin1.privateBrowsingEnabled is false
 PASS plugin1.cachedPrivateBrowsingEnabled is false
-PASS plugin1.privateBrowsingEnabled is true
-PASS plugin1.cachedPrivateBrowsingEnabled is true
+FAIL plugin1.privateBrowsingEnabled should be true. Was false.
+FAIL plugin1.cachedPrivateBrowsingEnabled should be true. Was false.
 PASS plugin2.privateBrowsingEnabled is true
 PASS plugin2.cachedPrivateBrowsingEnabled is true

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/plugins/private-browsing-mode-2-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/plugins/private-browsing-mode-2-actual.txt
@@ -4,8 +4,8 @@
 
 
 PASS plugin1.privateBrowsingEnabled is false
-PASS plugin1.privateBrowsingEnabled is true
+FAIL plugin1.privateBrowsingEnabled should be true. Was false.
 PASS plugin2.privateBrowsingEnabled is true
 PASS plugin1.privateBrowsingEnabled is false
-PASS plugin2.privateBrowsingEnabled is false
+FAIL plugin2.privateBrowsingEnabled should be false. Was true.

https://build.webkit.org/results/GTK Linux 64-bit Release (Tests)/r196216 (13627)/results.html#</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1680776</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2020-08-17 06:35:03 -0700</bug_when>
    <thetext>Plugins are no longer supported.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>