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

Unified Diff: tests/html/html.status

Issue 10448075: Fix indexeddb_4_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 months 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 | tests/html/indexeddb_3_test.dart » ('j') | tests/html/indexeddb_4_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index c907d507f0b53594e8f70c261ef462641fab3745..76427e776dfbe134e87ccf09f811f2454f157507 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -10,8 +10,7 @@ measurement_test: Pass, Fail # Issue 1940
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
-indexeddb_3_test: Fail # exception not caught - not 'is IDBDatabaseException', issue 3301
-indexeddb_4_test: Skip # timeout, issue 3301
+indexeddb_3_test: Fail # Issue 3311
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
native_gc_test: Skip # Issue 2538. Too slow in debug.
« no previous file with comments | « no previous file | tests/html/indexeddb_3_test.dart » ('j') | tests/html/indexeddb_4_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698