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

Unified Diff: tests/language/language.status

Issue 2947473002: Basic support for dev_compiler in test.dart. (Closed)
Patch Set: Merge branch 'master' into ddc-chrome-tests 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index e1cc170dbf1989deec976d3037e05aba8d5d7793..852fcffa48361e412790975304c208882f7a5085 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

Powered by Google App Engine
This is Rietveld 408576698