<?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>229457</bug_id>
          
          <creation_ts>2021-08-24 11:20:56 -0700</creation_ts>
          <short_desc>[ Win EWS ] storage/indexeddb/getdatabases.html is a flaky failure</short_desc>
          <delta_ts>2021-08-25 10:42:54 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>PC</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>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>fujii</cc>
    
    <cc>pvollan</cc>
    
    <cc>rniwa</cc>
    
    <cc>sihui_liu</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>1786834</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-24 11:20:56 -0700</bug_when>
    <thetext>storage/indexeddb/getdatabases.html

Is a flaky failure on Windows-EWS.

It&apos;s also showing up as a flaky failure on the open source: https://results.webkit.org/?suite=layout-tests&amp;test=storage%2Findexeddb%2Fgetdatabases.html

There was a constant failure previously that got fixed at https://trac.webkit.org/changeset/280524/webkit. Not sure if this is a new failure or something that&apos;s related to the previous bug (https://bugs.webkit.org/show_bug.cgi?id=228692).

Seems that the test first failed at this time at r280719

Diff:

--- /home/buildbot/worker/Windows-EWS/build/layout-test-results/storage/indexeddb/getdatabases-expected.txt
+++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/storage/indexeddb/getdatabases-actual.txt
@@ -6,13 +6,14 @@
 indexedDB.open(&apos;getdatabase-first&apos;)
 PASS databases.length is 0
 indexedDB.open(&apos;getdatabase-second&apos;, 2)
-PASS databases.length is 1
+FAIL databases.length should be 1. Was 2.
 PASS databases[0].version is 1
 PASS databases[0].name is &quot;getdatabase-first&quot;
-PASS databases.length is 2
+FAIL databases.length should be 2. Was 3.
 PASS databases[1].version is 2
 PASS databases[1].name is &quot;getdatabase-second&quot;
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
 
Result page: https://ews-build.s3-us-west-2.amazonaws.com/Windows-EWS/r435927-101989/results.html  

Flakiness on EWS seems to have started at around this build https://ews-build.webkit.org/#/builders/10/builds/101989</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786837</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-08-24 11:21:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/82301199&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1786900</commentid>
    <comment_count>2</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2021-08-24 13:03:31 -0700</bug_when>
    <thetext>I guess this is caused by 
Bug 173868 – [Win] When running layout tests, each DRT should have a unique IndexedDB directory path.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1787211</commentid>
    <comment_count>3</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-08-25 10:42:54 -0700</bug_when>
    <thetext>Updated test expectations https://trac.webkit.org/changeset/281562/webkit</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>