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

Unified Diff: pkg/dev_compiler/test/codegen_test.dart

Issue 2769333003: Mark tests no longer expected crash (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dev_compiler/test/codegen_test.dart
diff --git a/pkg/dev_compiler/test/codegen_test.dart b/pkg/dev_compiler/test/codegen_test.dart
index 9d06843768890526d51ec74ed4ab14de70233b15..13f5e723683df1d1a15d9faa746e3c47ac05cf4f 100644
--- a/pkg/dev_compiler/test/codegen_test.dart
+++ b/pkg/dev_compiler/test/codegen_test.dart
@@ -386,21 +386,6 @@ final _crashingTests = new Set<String>.from([
'language/generic_methods_optional_parameters_test',
'language/generic_methods_tearoff_specialization_test',
'language/generic_methods_unused_parameter_test',
- 'language/mixin_illegal_syntax_test_none_multi',
- 'language/mixin_illegal_syntax_test_01_multi',
- 'language/mixin_illegal_syntax_test_02_multi',
- 'language/mixin_illegal_syntax_test_03_multi',
- 'language/mixin_illegal_syntax_test_04_multi',
- 'language/mixin_illegal_syntax_test_05_multi',
- 'language/mixin_illegal_syntax_test_06_multi',
- 'language/mixin_illegal_syntax_test_07_multi',
- 'language/mixin_illegal_syntax_test_08_multi',
- 'language/mixin_illegal_syntax_test_09_multi',
- 'language/mixin_illegal_syntax_test_10_multi',
- 'language/mixin_illegal_syntax_test_11_multi',
- 'language/mixin_illegal_syntax_test_12_multi',
- 'language/mixin_illegal_syntax_test_13_multi',
- 'language/mixin_illegal_syntax_test_14_multi',
// TODO(vsm): Fix these - they import files from a different directory
// - this triggers an invalid library root build error.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698