<?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>196376</bug_id>
          
          <creation_ts>2019-03-28 15:25:11 -0700</creation_ts>
          <short_desc>[ Mac WK2 iOS Sim Debug ] Layout Test storage/domstorage/localstorage/private-browsing-affects-storage.html is a flaky failure</short_desc>
          <delta_ts>2019-03-28 15:33:04 -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>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Shawn Roberts">sroberts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>beidson</cc>
    
    <cc>lforschler</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1522250</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-03-28 15:25:11 -0700</bug_when>
    <thetext>The following layout test is flaky on Mac WK2 Release and Debug, iOS Simulator Debug

storage/domstorage/localstorage/private-browsing-affects-storage.html

Probable cause:

Unsure of regression point. When I test locally it fails after the first iteration run, then will pass on the retry. Test has been failing on the dashboard as long as the history goes, so I am unsure how long it&apos;s been a flaky failure.

Test was added in 2012, and has several changes over the years. most recent change was https://trac.webkit.org/changeset/216345/webkit

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=storage%2Fdomstorage%2Flocalstorage%2Fprivate-browsing-affects-storage.html

Diff: 

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/storage/domstorage/localstorage/private-browsing-affects-storage-actual.txt
@@ -1,13 +1,13 @@
 ALERT: Persistent localStorage testItem is: Persistent item!
 ALERT: Start of private browsing test, testItem is: null
-ALERT: localStorage&apos;s length is: 0
+ALERT: localStorage&apos;s length is: 2
 ALERT: After set attempt, testItem is: FirstValue
 ALERT: After second set attempt, testItem is: ChangedValue
 ALERT: Opening window...
-ALERT: localStorage&apos;s length is: 1
+ALERT: localStorage&apos;s length is: 3
 ALERT: The item in new window starts out as: ChangedValue
 ALERT: The item in new window is now: NewWindowValue
-ALERT: Back in parent window, localStorage&apos;s length is: 1
+ALERT: Back in parent window, localStorage&apos;s length is: 3
 ALERT: Back in parent window, testItem is: ChangedValue
 ALERT: Final window, localStorage&apos;s length is: 1
 ALERT: Final window, item is: Persistent item!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1522253</commentid>
    <comment_count>1</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-03-28 15:26:07 -0700</bug_when>
    <thetext>Adding Brady Eidson to take a look since they created the test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1522254</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-03-28 15:27:06 -0700</bug_when>
    <thetext>&lt;rdar://problem/49398647&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1522260</commentid>
    <comment_count>3</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-03-28 15:33:04 -0700</bug_when>
    <thetext>Marked flaky in https://trac.webkit.org/changeset/243628/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>