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

Unified Diff: tests/html/html.status

Issue 10444140: Fix ordering in status file (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 | 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 9c0f27e304d2826f0d217a8ccfef897768eed4e0..695c65ad2a7ec5765b383cebbb77ea5dffab597d 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -170,16 +170,15 @@ typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types
[ $compiler == dart2js && ($runtime == drt || $runtime == ff) && $system == linux]
indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
+# DOM errors.
+indexeddb_2_test: Fail # Uncaught error
+window_open_test: Fail # TypeError: Object [object Window] has no method 'close$0'
[ $compiler == dart2js && $runtime == chrome ]
# TODO(sra): Triage incompatibility issue.
indexeddb_3_test: Skip
indexeddb_4_test: Skip
-# DOM errors.
-indexeddb_2_test: Fail # Uncaught error
-window_open_test: Fail # TypeError: Object [object Window] has no method 'close$0'
-
[ $compiler == dart2js && $runtime == chrome && $system == macos ]
element_test: Fail # method not found: 'get$add'
fileapi_test: Skip # Issue 3022
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698