<?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>210226</bug_id>
          
          <creation_ts>2020-04-08 16:59:12 -0700</creation_ts>
          <short_desc>REGRESSION(r259705): [GTK][WPE] Several IndexedDB are failing</short_desc>
          <delta_ts>2025-06-24 23:33:06 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>243614</dup_id>
          
          <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="Diego Pino">dpino</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>1639371</commentid>
    <comment_count>0</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-04-08 16:59:12 -0700</bug_when>
    <thetext>The following tests are failing after r259705:

   http/tests/appcache/history-test.html [ Failure ]
   imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html [ Failure ]
   imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html [ Failure ]
   imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [ Failure ]

wk-testhunter for IndexedDB/interleaved-cursors-small.html:

r259704                       NOERROR
r259705                       UNKNOWN
r259706                       TEXT (Expected: PASS)

Other tests results are the same.

Diff:

--- /home/igalia/dpino/workspace/webkit/layout-test-results/retries/http/tests/appcache/history-test-expected.txt
+++ /home/igalia/dpino/workspace/webkit/layout-test-results/retries/http/tests/appcache/history-test-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
 CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use ServiceWorkers instead.
 Test whether window.history.back() is supported in application cache.


--- /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small-expected.txt
+++ /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small-actual.txt
@@ -1,5 +1,5 @@
 
 PASS 1 cursors 
-PASS 10 cursors 
-PASS 100 cursors 
+FAIL 10 cursors promise_test: Unhandled rejection with value: object &quot;QuotaExceededError: Failed to PutOrAdd in database because not enough space for domain&quot;
+FAIL 100 cursors promise_test: Unhandled rejection with value: object &quot;QuotaExceededError: Failed to PutOrAdd in database because not enough space for domain&quot;
 

--- /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/IndexedDB/large-requests-abort-expected.txt
+++ /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/IndexedDB/large-requests-abort-actual.txt
@@ -1,6 +1,6 @@
 
-PASS small values 
-PASS large values 
-PASS large value followed by small values 
-PASS large values mixed with small values 
+FAIL small values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;
+FAIL large values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;
+FAIL large value followed by small values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;
+FAIL large values mixed with small values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;


--- /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/IndexedDB/request-event-ordering-expected.txt
+++ /home/igalia/dpino/workspace/webkit/layout-test-results/retries/imported/w3c/web-platform-tests/IndexedDB/request-event-ordering-actual.txt
@@ -1,6 +1,6 @@
 
-PASS small values 
-PASS large values 
-PASS large value followed by small values 
-PASS large values mixed with small values 
+FAIL small values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;
+FAIL large values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;
+FAIL large value followed by small values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;
+FAIL large values mixed with small values assert_equals: Expected success event, but got error event instead expected &quot;success&quot; but got &quot;error&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639432</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-04-08 19:22:01 -0700</bug_when>
    <thetext>In WPE this additional test is failing:

  imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-large.html [ Failure ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639524</commentid>
    <comment_count>2</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-04-09 01:01:35 -0700</bug_when>
    <thetext>Also in WPE this other test started failing:

  http/tests/cache/partitioned-cache.html 

In GTK interleaved-cursors-large.html wasn&apos;t reported as failure because it was already marked as flaky in TestExpectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639601</commentid>
    <comment_count>3</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2020-04-09 06:16:09 -0700</bug_when>
    <thetext>(In reply to Diego Pino from comment #0)
&gt; The following tests are failing after r259705:
&gt; 
&gt;    http/tests/appcache/history-test.html [ Failure ]
&gt;    imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html
&gt; [ Failure ]
&gt;    imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html [
&gt; Failure ]
&gt;    imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [
&gt; Failure ]
&gt; 
&gt; wk-testhunter for IndexedDB/interleaved-cursors-small.html:
&gt; 
&gt; r259704                       NOERROR
&gt; r259705                       UNKNOWN
&gt; r259706                       TEXT (Expected: PASS)
&gt; 
&gt; Other tests results are the same.
&gt; 
&gt; Diff:
&gt; 
&gt; ---
&gt; /home/igalia/dpino/workspace/webkit/layout-test-results/retries/http/tests/
&gt; appcache/history-test-expected.txt
&gt; +++
&gt; /home/igalia/dpino/workspace/webkit/layout-test-results/retries/http/tests/
&gt; appcache/history-test-actual.txt
&gt; @@ -1,3 +1,4 @@
&gt; +CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use
&gt; ServiceWorkers instead.
&gt;  CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use
&gt; ServiceWorkers instead.
&gt;  Test whether window.history.back() is supported in application cache.

This is the cross-platform expected results, so this is a progression. We can just remove the gtk specific results.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1639605</commentid>
    <comment_count>4</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2020-04-09 06:20:51 -0700</bug_when>
    <thetext>(In reply to Carlos Garcia Campos from comment #3)
&gt; (In reply to Diego Pino from comment #0)
&gt; &gt; The following tests are failing after r259705:
&gt; &gt; 
&gt; &gt;    http/tests/appcache/history-test.html [ Failure ]
&gt; &gt;    imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html
&gt; &gt; [ Failure ]
&gt; &gt;    imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html [
&gt; &gt; Failure ]
&gt; &gt;    imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [
&gt; &gt; Failure ]
&gt; &gt; 
&gt; &gt; wk-testhunter for IndexedDB/interleaved-cursors-small.html:
&gt; &gt; 
&gt; &gt; r259704                       NOERROR
&gt; &gt; r259705                       UNKNOWN
&gt; &gt; r259706                       TEXT (Expected: PASS)
&gt; &gt; 
&gt; &gt; Other tests results are the same.
&gt; &gt; 
&gt; &gt; Diff:
&gt; &gt; 
&gt; &gt; ---
&gt; &gt; /home/igalia/dpino/workspace/webkit/layout-test-results/retries/http/tests/
&gt; &gt; appcache/history-test-expected.txt
&gt; &gt; +++
&gt; &gt; /home/igalia/dpino/workspace/webkit/layout-test-results/retries/http/tests/
&gt; &gt; appcache/history-test-actual.txt
&gt; &gt; @@ -1,3 +1,4 @@
&gt; &gt; +CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use
&gt; &gt; ServiceWorkers instead.
&gt; &gt;  CONSOLE MESSAGE: line 1: ApplicationCache is deprecated. Please use
&gt; &gt; ServiceWorkers instead.
&gt; &gt;  Test whether window.history.back() is supported in application cache.
&gt; 
&gt; This is the cross-platform expected results, so this is a progression. We
&gt; can just remove the gtk specific results.

Committed r259794: &lt;https://trac.webkit.org/changeset/259794&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1651621</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-05-11 22:09:28 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/IndexedDB/large-requests-abort.html [ Failure ]
imported/w3c/web-platform-tests/IndexedDB/request-event-ordering.html [ Failure ]

fixed by r261533.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2125697</commentid>
    <comment_count>6</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2025-06-24 23:33:06 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 243614 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>