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

Unified Diff: tests/html/html.status

Issue 10558027: Mark several tests as failing after recent webkit merge and fix string concatenation in html_print.… (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 | « lib/unittest/html_print.dart ('k') | no next file » | no next file with comments »
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 7270a76d6a887ee5c641c276faf6d51b9de755cc..2835291782c98d72c3133bf0f3a744dda320e28a 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -11,6 +11,11 @@ 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.
+element_test: Fail # Temporary disable after recent webkit roll.
+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 | « lib/unittest/html_print.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698