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

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

Issue 2983403003: Fix DDC travis status (Closed)
Patch Set: Created 3 years, 5 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/browser/language_tests.js ('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/compile_error_tests.dart
diff --git a/pkg/dev_compiler/test/compile_error_tests.dart b/pkg/dev_compiler/test/compile_error_tests.dart
index 9f8eb7498affbd73d14502706d6385d78bf3d0ad..33ea4e11d98bddc85b093f5e1f320b3a8fd9d41d 100644
--- a/pkg/dev_compiler/test/compile_error_tests.dart
+++ b/pkg/dev_compiler/test/compile_error_tests.dart
@@ -2046,7 +2046,6 @@ final compileErrorTests = new HashSet<String>.from([
'corelib/print_test_01_multi',
'corelib/print_test_none_multi',
'corelib/splay_tree_test',
- 'corelib/string_base_vm_test',
'corelib/string_from_environment3_test_01_multi',
'corelib/string_from_environment3_test_02_multi',
'corelib/string_from_environment3_test_03_multi',
@@ -2377,7 +2376,6 @@ final compileErrorTests = new HashSet<String>.from([
'corelib/regexp/regexp_test',
'corelib/regexp/regress-regexp-codeflush_test',
'corelib/regexp/standalones_test',
- 'corelib/string_from_list_test',
'lib/convert/chunked_conversion_json_encode1_test',
'lib/convert/chunked_conversion_utf84_test',
'lib/convert/chunked_conversion_utf88_test',
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698