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

Unified Diff: tests/corelib/corelib.status

Issue 2983313002: Updated status files to expect MissingCompileTimeError for static error tests on non-dart 2.0 confi… (Closed)
Patch Set: Created 3 years, 5 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 | tests/corelib/symbol_reserved_word_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 03af437c5556267f0bb472f907f256bbfeea4aca..45017dccb30c9149b3f87891f6444c06eb0db946 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -15,6 +15,9 @@ string_from_environment2_test: Skip
string_from_environment3_test: Skip
string_from_environment_test: Skip
+[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
+string_case_test/01: Fail # Bug 18061
+
[ $compiler == dart2js ]
int_parse_radix_test/01: Pass, Fail # JS implementations disagree on U+0085 being whitespace.
int_parse_radix_test/02: Fail # No bigints.
« no previous file with comments | « no previous file | tests/corelib/symbol_reserved_word_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698