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

Unified Diff: tests/language/language.status

Issue 1241263007: Make vm buildbot green (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | no next file » | 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 44d45bfa842aad7dc933a06aca04f94bc9837cf8..aff76e2013099d0134908b3676f2488a571e0b3a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -6,6 +6,7 @@
# current state of the language.
[ $compiler == none ]
+multiline_newline_test/*: Crash # Issue 23888
built_in_identifier_prefix_test: Fail # Issue 6970
# These bugs refer currently ongoing language discussions.
@@ -17,14 +18,9 @@ closure_in_initializer_test: Fail # Issue 6422
# Regular bugs which should be fixed.
duplicate_export_negative_test: Fail # Issue 6134
-[ $compiler == none ]
-
deferred_redirecting_factory_test: Fail # Issue 23408
redirecting_constructor_initializer_test: RuntimeError # Issue 23488
-[ $compiler == none && $runtime != dartium && $runtime != drt ]
-
-[ $compiler == none ]
# Non-contractive types are not supported in the vm.
cyclic_type_test/02: Fail, OK
cyclic_type_test/04: Fail, OK
« 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