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

Unified Diff: tests/html/html.status

Issue 14075011: Update status files with new failures (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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 7f9deef02753310638a7ad86985317d1ca08581f..3d68c80015c8ed0ae0adf70c14ca153ccaceab93 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -25,6 +25,13 @@ indexeddb_3_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437
indexeddb_4_test: Pass, Timeout, Slow # Issue: http://dartbug.com/9437
async_test: Pass, Fail # timers test fails on ie10.
+[ $compiler == dart2js && $runtime == safari ]
+url_test: Fail # Issue 10096
+
+[ $compiler == dart2js && $runtime == drt && $checked ]
+postmessage_structured_test/typed_arrays: Fail # Issue 10097
+postmessage_structured_test/primitives: Fail # Issue 10097
+
[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
indexeddb_2_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
async_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
« 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