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

Unified Diff: tests/language_2/language_2.status

Issue 3001053002: Re-land "fix #30423, covariant parameter tearoff type should be Object" (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 | « pkg/dev_compiler/test/codegen_expected/closure.js ('k') | tests/language_2/language_2_dartdevc.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index 1210ed2625486591b454404acfcc0ee0f5b2d2a8..ee3f7ce3c6783d2f464341c3e54343185a44525f 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -10,7 +10,7 @@ assertion_initializer_const_error2_test/cc02: Fail
assertion_initializer_const_error_test/01: Fail
assertion_initializer_const_function_error_test/01: Fail
-[ ! $checked ]
+[ !$checked && $compiler != dartdevc ]
function_type/*: Skip # Needs checked mode.
Jennifer Messerly 2017/08/17 04:11:34 this was how I missed these tests in the original
[ $hot_reload || $hot_reload_rollback ]
« no previous file with comments | « pkg/dev_compiler/test/codegen_expected/closure.js ('k') | tests/language_2/language_2_dartdevc.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698