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

Unified Diff: tests/language_strong/language_strong.status

Issue 2998553002: Update status for dartdevc on Windows. (Closed)
Patch Set: Created 3 years, 4 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 | tests/lib_strong/lib_strong.status » ('j') | 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 78d0424378dbc8787d202f54e81f82b03acbdd44..1204014aa24ca5d2c5baea75f20083f39055d15d 100644
--- a/tests/language_strong/language_strong.status
+++ b/tests/language_strong/language_strong.status
@@ -645,7 +645,7 @@ variable_declaration_metadata_test: Skip
void_type_test: Skip
wrong_number_type_arguments_test: Skip
-[ $compiler == dart2analyzer && $strong ]
+[$compiler == dart2analyzer && $strong ]
sortie 2017/08/07 11:37:10 A space is missing here.
# async_await_test/02: CompileTimeError # Issue 28823
# async_await_test/03: CompileTimeError # Issue 28823
# async_await_test/none: CompileTimeError # Issue 28823
@@ -840,3 +840,7 @@ type_variable_typedef_test: RuntimeError # Issue 29920
# running on test.dart, OR when we fix dartanalyzer/dartdevc CommandOutput
# classes to invert negative test status in the same way our other tools do.
prefix10_negative_test: Skip # Issue 29920
+
+[ $compiler == dartdevc && $system == windows ]
+multiline_strings_test: RuntimeError # Issue 30336
+raw_string_test: RuntimeError # Issue 30336
« no previous file with comments | « no previous file | tests/lib_strong/lib_strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698