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

Unified Diff: tests/language/language_dart2js.status

Issue 177543002: Constrain type annotations with deferred types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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
« tests/language/language.status ('K') | « tests/language/language_analyzer2.status ('k') | 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 48b3140a6fe533befb75f0d5f9c6944fef971df9..f59984f3b3869a793013f43ffe10209ba9bb4529 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -295,3 +295,6 @@ stack_trace_test: Fail, OK # Stack traces not available in IE9.
[ $compiler == dart2js && $host_checked ]
const_factory_with_body_test/01: Crash
+
+[ ($compiler == dart2js && $csp)]
+deferred_constraints_test/*: Skip # Issue 16898
floitsch 2014/03/06 15:25:02 Without skipping we know at least that it won't cr
« tests/language/language.status ('K') | « tests/language/language_analyzer2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698