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

Unified Diff: tests/language_strong/language_strong.status

Issue 2731983002: Copy fix of language/bad_raw_string test to language_strong suite. (Closed)
Patch Set: Created 3 years, 9 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/language_strong/bad_raw_string_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_strong/language_strong.status
diff --git a/tests/language_strong/language_strong.status b/tests/language_strong/language_strong.status
index 20f896e2510e08c12668482b8072e8c2805f2b68..6d6c8dfb36ee42ebc59c6810418718da30fe19a5 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -723,3 +723,6 @@ super_setter_test: StaticWarning # Issue 28823
top_level_non_prefixed_library_test: CompileTimeError # Issue 28823
try_catch4_test: StaticWarning # Issue 28823
try_catch5_test: StaticWarning # Issue 28823
+
+[ $compiler == dart2analyzer && $system != windows ]
+bad_raw_string_test/03: MissingCompileTimeError # Issue 28664
« no previous file with comments | « tests/language_strong/bad_raw_string_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698