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

Unified Diff: tests/language/language.status

Issue 1171833005: Exclude "drt" from expected failures due to issue #23612. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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 023b56c9b1ea5353fdcbd56ab68d52f19ca2ef84..b72d0cc1bcd1df6f5dbea50b230941af08d8c846 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -32,7 +32,7 @@ this_conditional_operator_test/none: Fail
deferred_redirecting_factory_test: Fail # Issue 23408
redirecting_constructor_initializer_test: RuntimeError # Issue 23488
-[ $compiler == none && $runtime != dartium ]
+[ $compiler == none && $runtime != dartium && $runtime != drt ]
prefix_identifier_reference_test/01: MissingCompileTimeError # Issue 23612
prefix_identifier_reference_test/02: MissingCompileTimeError # Issue 23612
prefix_identifier_reference_test/03: MissingCompileTimeError # Issue 23612
« 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