Title: [211430] trunk/PerformanceTests
Revision
211430
Author
clo...@igalia.com
Date
2017-01-31 07:33:00 -0800 (Tue, 31 Jan 2017)

Log Message

[EFL][GTK] Skip some IndexedDB tests that time out on the Perf bots.

Unreviewed performance test gardening.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (211429 => 211430)


--- trunk/PerformanceTests/ChangeLog	2017-01-31 11:41:07 UTC (rev 211429)
+++ trunk/PerformanceTests/ChangeLog	2017-01-31 15:33:00 UTC (rev 211430)
@@ -1,3 +1,11 @@
+2017-01-31  Carlos Alberto Lopez Perez  <clo...@igalia.com>
+
+        [EFL][GTK] Skip some IndexedDB tests that time out on the Perf bots.
+
+        Unreviewed performance test gardening.
+
+        * Skipped:
+
 2017-01-30  Zalan Bujtas  <za...@apple.com>
 
         Simple line layout: Small tweaks to improve performance.

Modified: trunk/PerformanceTests/Skipped (211429 => 211430)


--- trunk/PerformanceTests/Skipped	2017-01-31 11:41:07 UTC (rev 211429)
+++ trunk/PerformanceTests/Skipped	2017-01-31 15:33:00 UTC (rev 211430)
@@ -107,3 +107,16 @@
 # Media tests take too long to run; require MSE, HLS which are not supported on all ports;
 # and require a webserver (run-webkit-httpd) which is not part of normal performance testing.
 Media/
+
+# Bugs 167622, 167637, 167638 and 167640 - Some IndexedDB test deadlock on the GTK+ perf bot.
+[GTK] IndexedDB/index-get.html
+[GTK] IndexedDB/large-number-of-inserts.html
+[GTK] IndexedDB/objectstore-cursor.html
+[GTK] IndexedDB/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
+[GTK] IndexedDB/large-number-of-inserts-responsiveness.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/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