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

Unified Diff: tests/language/language.status

Issue 2947473002: Basic support for dev_compiler in test.dart. (Closed)
Patch Set: Revise. Created 3 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 | « tests/corelib_strong/corelib_strong.status ('k') | tests/language_strong/language_strong.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 f3741d6279dab4fa2a6797cc42bae799e5524077..e9b969fbfd5daef8f8cf7b3227583cb530374dd1 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -5,6 +5,9 @@
# This directory contains tests that are intended to show the
# current state of the language.
+[ $strong ]
+*: SkipByDesign # tests/language_strong has the strong mode versions of these tests.
+
[ ($runtime == vm || $runtime == flutter || $runtime == dart_precompiled) && $compiler != dartk && $compiler != dartkp ]
abstract_beats_arguments2_test/01: Crash # Issue 29171
« no previous file with comments | « tests/corelib_strong/corelib_strong.status ('k') | tests/language_strong/language_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698