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

Unified Diff: tests/language/language.status

Issue 2608363002: Remove tests for generalized tear-offs. (Closed)
Patch Set: Created 3 years, 12 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/language/language_analyzer2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 1571968819f0a47058b7b59a4c4d2391873041cd..afc93bb7339fc0275269a1104cd698a3c26da274 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -10,9 +10,6 @@ null_is_bottom_test/22: RuntimeError # Issue 28025
null_is_bottom_test/34: RuntimeError # Issue 28025
[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
-# Tests that use the name#field tear off syntax which has been deprecated.
-tearoff_basic_test: CompileTimeError
-tearoff_constructor_basic_test: CompileTimeError
# Other issues:
generic_methods_type_expression_test: RuntimeError # Issue 25869
null_is_bottom_test/05: RuntimeError # Issue 28025
@@ -109,9 +106,6 @@ type_checks_in_factory_method_test: Fail # Issue 14651.
vm/type_vm_test: Fail # Issue 14651.
[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
-# Tests that use the name#field tear off syntax which has been deprecated.
-tearoff_basic_test: RunTimeError
-tearoff_constructor_basic_test: RunTimeError
# Other issues.
issue13474_test: Pass, Fail # Issue 14651.
config_import_test: Fail # Issue 14651.
« no previous file with comments | « no previous file | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698