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

Unified Diff: pkg/dev_compiler/test/browser/language_tests.js

Issue 2779063002: One more minor mixin fix (Closed)
Patch Set: Created 3 years, 9 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
Index: pkg/dev_compiler/test/browser/language_tests.js
diff --git a/pkg/dev_compiler/test/browser/language_tests.js b/pkg/dev_compiler/test/browser/language_tests.js
index 7d25172f2f4cdc4eb394e81b9aee6816944502fc..95715914dcb6ac00aa40d22056cc9cad477b414a 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -220,8 +220,6 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'],
'method_invocation_test': fail,
'mint_arithmetic_test': fail,
'mixin_forwarding_constructor3_test': fail,
- 'mixin_implements_test': fail,
- 'mixin_regress_13688_test': fail,
'modulo_test': fail,
'named_parameter_clash_test': fail,
'named_parameters_passing_falsy_test': is.firefox('<=50') ? fail : pass,

Powered by Google App Engine
This is Rietveld 408576698