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

Unified Diff: tests/language/language_dart2js.status

Issue 194593002: Mark even more deferred loading tests as flaky on ie9 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 07781f81c2e897833af333ff37866021c57762f3..1006f24e32e291595408e4501d82eed2244c93e7 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -292,11 +292,7 @@ stack_trace_test: Fail, OK # Stack trace not preserved in minified code.
[ $runtime == ie9 ]
stack_trace_test: Fail, OK # Stack traces not available in IE9.
-deferred_constraints_test/type_annotation_generic1: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_test/type_annotation2: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_test/type_annotation_generic4: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_test/static_method: Fail, Pass # http://dartbug.com/12635
-deferred_constraints_test/new_generic1: Fail, Pass # http://dartbug.com/12635
+deferred_constraints_test/*: Fail, Pass # http://dartbug.com/12635
[ $compiler == dart2js && $host_checked ]
const_factory_with_body_test/01: Crash
« 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