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

Unified Diff: tests/language/language.status

Issue 10453074: Update status files to make IE build bots green. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge. 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 | « tests/isolate/isolate.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 7b99aa3615318607c3c2e1f6fcb5c78267829188..336c6e3ecb8a7919f5e65aecc89e899cc528e25c 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -389,7 +389,7 @@ static_final_field2_negative_test: Skip
[ $runtime == ff && $system == windows ]
ct_const2_test: Pass,Fail # Issue 2101
-[ $runtime == ie ]
+[ $compiler == frog && $runtime == ie ]
stack_overflow_test: Fail
object_dynamic_method_test: Fail
number_syntax_test: Fail
@@ -459,21 +459,3 @@ constructor_redirect2_negative_test: Skip # Undiagnosed infinite loop.
[ $arch == arm ]
*: Skip
-
-[ $compiler == dart2js && $runtime == ff ]
-call_through_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
-call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
-double_to_string_as_fixed_test: Fail
-double_to_string_as_exponential_test: Fail
-local_function3_test: Fail # Uncaught error: Instance of 'TypeError'
-savannah_test: Fail # Uncaught error: Instance of 'TypeError'
-implied_interface_test: Fail # Uncaught error: Instance of 'TypeError'
-bad_named_parameters_test: Fail # Uncaught error: Instance of 'TypeError'
-bad_named_parameters2_test: Fail # Uncaught error: Instance of 'TypeError'
-arithmetic2_test: Fail # Uncaught error: Instance of 'TypeError'
-null_pointer_exception_test: Fail # Uncaught error: Instance of 'TypeError'
-string_interpolate_npe_test: Fail # Uncaught error: Instance of 'TypeError'
-closure3_test: Fail # Uncaught error: Instance of 'TypeError'
-private3_test: Fail # Uncaught error: Instance of 'TypeError'
-method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
-label_test: Skip # timeout
« no previous file with comments | « tests/isolate/isolate.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698