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

Unified Diff: tests/language/language.status

Issue 2913353002: Fix status again: meant to only include dartk, misread the context earlier :( (Closed)
Patch Set: Created 3 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 | « 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 56a01bcc67086e3b4919f03d9213a961ff9d994c..ecfa7d6de361e503805c26c76e7ec41da19ac338 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -13,6 +13,8 @@ abstract_beats_arguments2_test/01: Crash # Issue 29171
async_star_cancel_while_paused_test: RuntimeError
# This is OK for now, but we may want to change the semantics to match the test.
async_star_pause_test: Fail, OK
+
+[ $compiler == dartk ]
const_native_factory_test/01: MissingCompileTimeError # Issue 29763
# These tests are skipped in the VM because it has "--supermixin"
« 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