Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(247)

Unified Diff: third_party/WebKit/LayoutTests/SlowTests

Issue 2468713002: [IDB Observers] Moving 'timeout' tests to slow tests. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/SlowTests
diff --git a/third_party/WebKit/LayoutTests/SlowTests b/third_party/WebKit/LayoutTests/SlowTests
index 2281ec2fae7834cad253afcf69b304d1f8a2e059..d07b27a17c7b3a366cd3072379c08d842b9a3c29 100644
--- a/third_party/WebKit/LayoutTests/SlowTests
+++ b/third_party/WebKit/LayoutTests/SlowTests
@@ -346,3 +346,8 @@ crbug.com/647192 [ Win Debug ] webexposed/global-interface-listing.html [ Slow ]
# bots running tests on real hardware or maybe when using SwiftShader.
crbug.com/646528 compositing/lots-of-img-layers.html [ Slow ]
crbug.com/646528 compositing/lots-of-img-layers-with-opacity.html [ Slow ]
+
+# IDB Observer tests require multiple browsing contexts/workers interacting with
+# IndexedDB, which can be slow.
+crbug.com/660468 [ Linux ] storage/indexeddb/observer-frame.html [ Slow ]
+crbug.com/660468 [ Linux ] storage/indexeddb/observer-workers.html [ Slow ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698