<?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>196069</bug_id>
          
          <creation_ts>2019-03-21 01:34:57 -0700</creation_ts>
          <short_desc>[GTK][WPE] Several IndexedDB tests failing after r243270 &quot;Include WAL and SHM file size in IDB database size computation&quot;</short_desc>
          <delta_ts>2019-11-27 04:26:05 -0800</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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aboya</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>youennf</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1519556</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2019-03-21 01:34:57 -0700</bug_when>
    <thetext>These tests started failing after r243270 on the wkgtk bot:

  imported/w3c/web-platform-tests/IndexedDB/event-dispatch-active-flag.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-continue-async.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-exception-order.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-invalid.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue-exception-order.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-continuePrimaryKey-exceptions.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-delete-exception-order.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-iterating-update.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-key.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-primarykey.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-update-exception-order.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbindex-query-exception-order.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbindex-request-source.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-deleteIndex-exception-order.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex14-exception_order.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbrequest-onupgradeneeded.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/key-conversion-exceptions.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/key_valid.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/keygenerator-explicit.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/keygenerator-inject.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/keygenerator.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/keypath_maxsize.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/list_ordering.htm [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/value_recursive.htm [ Failure ]

and besides those, on the wpe bot these also started failing:

  imported/w3c/web-platform-tests/IndexedDB/fire-error-event-exception.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html [ Failure ]
  imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html [ Failure ]


as they are a ton of tests, please check the output and expectations here:

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r243278%20(10052)/results.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1519561</commentid>
    <comment_count>1</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2019-03-21 01:52:34 -0700</bug_when>
    <thetext>This one is also failing on bot bots:

storage/indexeddb/transaction-coordination-across-databases.html [ Failure ]

diff here : https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r243278%20(10052)/storage/indexeddb/transaction-coordination-across-databases-pretty-diff.html

this one times out on wkgtk

inspector/indexeddb/requestData.html [ Timeout ]

diff here: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r243278%20(10052)/inspector/indexeddb/requestData-pretty-diff.html

and this</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1566040</commentid>
    <comment_count>2</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2019-08-28 18:44:41 -0700</bug_when>
    <thetext>The following tests are now crash flakes:

imported/w3c/web-platform-tests/IndexedDB/key-conversion-exceptions.htm
imported/w3c/web-platform-tests/IndexedDB/fire-upgradeneeded-event-exception.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1572300</commentid>
    <comment_count>3</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2019-09-19 02:57:52 -0700</bug_when>
    <thetext>r249614 has fixed many of this tests. There are the ones passing now for the WPE port (expectations updated)

  imported/w3c/web-platform-tests/IndexedDB/event-dispatch-active-flag.html
  imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-continue-async.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-exception-order.html
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance-invalid.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-advance.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue-exception-order.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-continuePrimaryKey-exception-order.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-continuePrimaryKey-exceptions.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-delete-exception-order.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index-keyrange.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-index.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore-keyrange.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction-objectstore.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-direction.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-iterating-update.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-key.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-primarykey.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor-update-exception-order.htm
  imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm
  imported/w3c/web-platform-tests/IndexedDB/idbindex-query-exception-order.html
  imported/w3c/web-platform-tests/IndexedDB/idbindex-request-source.html
  imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html
  imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-deleteIndex-exception-order.html
  imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex14-exception_order.htm
  imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm
  imported/w3c/web-platform-tests/IndexedDB/idbrequest-onupgradeneeded.htm
  imported/w3c/web-platform-tests/IndexedDB/idbtransaction_objectStoreNames.html
  imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html
  imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html
  imported/w3c/web-platform-tests/IndexedDB/key-conversion-exceptions.htm
  imported/w3c/web-platform-tests/IndexedDB/key_valid.html
  imported/w3c/web-platform-tests/IndexedDB/keygenerator-explicit.html
  imported/w3c/web-platform-tests/IndexedDB/keygenerator-inject.html
  imported/w3c/web-platform-tests/IndexedDB/keygenerator.htm
  imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm
  imported/w3c/web-platform-tests/IndexedDB/keypath_maxsize.htm
  imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html
  imported/w3c/web-platform-tests/IndexedDB/list_ordering.htm
  imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html
  imported/w3c/web-platform-tests/IndexedDB/value_recursive.htm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1578199</commentid>
    <comment_count>4</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2019-10-09 05:45:00 -0700</bug_when>
    <thetext>These tests are passing now. Closing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1593839</commentid>
    <comment_count>5</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2019-11-27 04:26:05 -0800</bug_when>
    <thetext>The test expectation file for Gtk still listed:
webkit.org/b/196069 inspector/indexeddb/requestData.html [ Timeout ]

Given that this ticket is closed, I am going to remove that line from the expectations file.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>