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

Unified Diff: tests/language/language_analyzer2.status

Issue 1851753002: Enable conditional directives by default. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Fix analyzer test. Created 4 years, 8 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/config_import_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/language_analyzer2.status
diff --git a/tests/language/language_analyzer2.status b/tests/language/language_analyzer2.status
index 9b7be4f5b7d7e96eb9e5946b57902eb433d29c75..a588be3dd70dc7d5a790966e8ae5b6c1a9406b9d 100644
--- a/tests/language/language_analyzer2.status
+++ b/tests/language/language_analyzer2.status
@@ -42,9 +42,6 @@ multiline_newline_test/06: MissingCompileTimeError # Issue 23888
const_for_in_variable_test/01: MissingCompileTimeError # Issue 25161
-# Unsupported configuration specific imports.
-config_import_test: CompileTimeError # Issue 24579
-
# Please add new failing tests before this line.
# Section below is for invalid tests.
#
« no previous file with comments | « tests/language/config_import_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698