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

Unified Diff: tests/html/html.status

Issue 10544208: Fix indexeddb tests to implement proper setVersion semantics. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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_1_test.dart » ('j') | tests/html/indexeddb_1_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 eb11703cf4b177b133266dbb9872a1ee76755bdd..7270a76d6a887ee5c641c276faf6d51b9de755cc 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -11,10 +11,6 @@ measurement_test: Pass, Fail # Issue 1940
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
typed_arrays_dataview_test: Fail # DataView constructor not implemented.
-indexeddb_1_test: Fail # Temporary disable after recent webkit roll.
-indexeddb_2_test: Fail # Temporary disable after recent webkit roll.
-indexeddb_3_test: Fail # Temporary disable after recent webkit roll.
-indexeddb_4_test: Fail # Temporary disable after recent webkit roll.
[ $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_1_test.dart » ('j') | tests/html/indexeddb_1_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698