Title: [251235] trunk/PerformanceTests
Revision
251235
Author
clo...@igalia.com
Date
2019-10-17 08:47:43 -0700 (Thu, 17 Oct 2019)

Log Message

[GTK] Perf test IndexedDB/basic/index-cursor-delete.html timeouts
https://bugs.webkit.org/show_bug.cgi?id=203083

Unreviewed gardening.

* Skipped: Skip a test that is timing out on the GTK perf bot.

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (251234 => 251235)


--- trunk/PerformanceTests/ChangeLog	2019-10-17 15:14:58 UTC (rev 251234)
+++ trunk/PerformanceTests/ChangeLog	2019-10-17 15:47:43 UTC (rev 251235)
@@ -1,3 +1,12 @@
+2019-10-17  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [GTK] Perf test IndexedDB/basic/index-cursor-delete.html timeouts
+        https://bugs.webkit.org/show_bug.cgi?id=203083
+
+        Unreviewed gardening.
+
+        * Skipped: Skip a test that is timing out on the GTK perf bot.
+
 2019-09-24  Caio Lima  <ticaiol...@gmail.com>
 
         [BigInt] Add ValueBitRShift into DFG

Modified: trunk/PerformanceTests/Skipped (251234 => 251235)


--- trunk/PerformanceTests/Skipped	2019-10-17 15:14:58 UTC (rev 251234)
+++ trunk/PerformanceTests/Skipped	2019-10-17 15:47:43 UTC (rev 251235)
@@ -119,10 +119,12 @@
 [GTK] IndexedDB/basic/objectstore-cursor.html
 [GTK] IndexedDB/basic/objectstore-get.html
 
-# Bug 167623 - [GTK][EFL] Performance test IndexedDB/large-number-of-inserts-responsiveness.html timeouts.
-[EFL] IndexedDB/large-number-of-inserts-responsiveness.html
+# Bug 167623 - [GTK] Performance test IndexedDB/large-number-of-inserts-responsiveness.html timeouts.
 [GTK] IndexedDB/large-number-of-inserts-responsiveness.html
 
+# Bug 203083 - [GTK] Perf test IndexedDB/basic/index-cursor-delete.html timeouts
+[GTK] IndexedDB/basic/index-cursor-delete.html
+
 # Bug 167616 - Performance test IndexedDB/large-binary-keys.html creates a DB of more than 6GB and takes more than 10 minutes to run.
 [GTK] IndexedDB/stress/large-binary-keys.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to