Title: [288325] trunk/PerformanceTests
Revision
288325
Author
ross.kirsl...@sony.com
Date
2022-01-20 14:10:15 -0800 (Thu, 20 Jan 2022)

Log Message

[WinCairo] Unreviewed performance test gardening.

* Skipped:
Skip various IndexedDB timeouts.

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (288324 => 288325)


--- trunk/PerformanceTests/ChangeLog	2022-01-20 22:06:57 UTC (rev 288324)
+++ trunk/PerformanceTests/ChangeLog	2022-01-20 22:10:15 UTC (rev 288325)
@@ -1,3 +1,10 @@
+2022-01-20  Ross Kirsling  <ross.kirsl...@sony.com>
+
+        [WinCairo] Unreviewed performance test gardening.
+
+        * Skipped:
+        Skip various IndexedDB timeouts.
+
 2022-01-18  Ross Kirsling  <ross.kirsl...@sony.com>
 
         Speedometer should be locally runnable on Windows

Modified: trunk/PerformanceTests/Skipped (288324 => 288325)


--- trunk/PerformanceTests/Skipped	2022-01-20 22:06:57 UTC (rev 288324)
+++ trunk/PerformanceTests/Skipped	2022-01-20 22:10:15 UTC (rev 288325)
@@ -132,3 +132,20 @@
 # 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
 
+# Skip timeouts.
+[Win] IndexedDB/basic/index-cursor-delete-2.html
+[Win] IndexedDB/basic/index-cursor-delete.html
+[Win] IndexedDB/basic/index-cursor-update.html
+[Win] IndexedDB/basic/index-multientry.html
+[Win] IndexedDB/basic/objectstore-add.html
+[Win] IndexedDB/basic/objectstore-clear.html
+[Win] IndexedDB/basic/objectstore-cursor-delete.html
+[Win] IndexedDB/basic/objectstore-cursor-update.html
+[Win] IndexedDB/basic/objectstore-cursor.html
+[Win] IndexedDB/basic/objectstore-delete.html
+[Win] IndexedDB/basic/objectstore-put.html
+[Win] IndexedDB/stress/large-array-keys.html
+[Win] IndexedDB/stress/large-binary-keys.html
+[Win] IndexedDB/stress/large-number-of-inserts-responsiveness.html
+[Win] IndexedDB/stress/large-number-of-inserts.html
+[Win] IndexedDB/stress/large-string-keys.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to