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

Unified Diff: tests/language/language_dart2js.status

Issue 2990723002: Revert "Implemented support for generalized void in analyzer." (Closed)
Patch Set: Created 3 years, 5 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/language_analyzer2.status ('k') | tests/language/syntax_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 75c48c216e93517432d59d997ee0272827dd5ef8..6fd9557bd8e7d3d09034a5631e01671d6b27a04a 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -64,7 +64,6 @@ assertion_initializer_const_function_test/01: CompileTimeError
assertion_initializer_test: Crash
generalized_void_syntax_test: CompileTimeError # Issue #30176.
-syntax_test/none: CompileTimeError # Issue #30176.
[ $compiler == dart2js && $fast_startup && ! $dart2js_with_kernel ]
const_evaluation_test/*: Fail # mirrors not supported
@@ -498,7 +497,6 @@ try_catch_syntax_test/13: Crash # Issue 27394
try_catch_syntax_test/14: Crash # Issue 27394
try_catch_syntax_test/15: Crash # Issue 27394
generalized_void_syntax_test: Crash # Issue #30176
-syntax_test/none: Crash # Issue #30176.
# Note: there are two flags to test dart2js with kernel:
# - dart2js_with_kernel_in_ssa: tests cover SSA via Kernel, but no other part of the
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | tests/language/syntax_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698