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

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

Issue 2783443002: Fix for #29003 (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
« no previous file with comments | « pkg/dev_compiler/lib/src/compiler/code_generator.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 6d9d188954b364cb16c1d08747ab27a0aae03642..7d25172f2f4cdc4eb394e81b9aee6816944502fc 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -221,16 +221,6 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'],
'mint_arithmetic_test': fail,
'mixin_forwarding_constructor3_test': fail,
'mixin_implements_test': fail,
- 'mixin_issue10216_2_test': fail,
- 'mixin_mixin2_test': fail,
- 'mixin_mixin3_test': fail,
- 'mixin_mixin4_test': fail,
- 'mixin_mixin5_test': fail,
- 'mixin_mixin6_test': fail,
- 'mixin_mixin7_test': fail,
- 'mixin_mixin_bound2_test': fail,
- 'mixin_mixin_bound_test': fail,
- 'mixin_mixin_test': fail,
'mixin_regress_13688_test': fail,
'modulo_test': fail,
'named_parameter_clash_test': fail,
« no previous file with comments | « pkg/dev_compiler/lib/src/compiler/code_generator.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698