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

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

Issue 2731333002: Update for latest tests and sdk (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/test/browser/language_tests.js ('k') | pkg/dev_compiler/test/not_yet_strong_tests.dart » ('j') | 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 2e1d7be68c3e038aad03b022ff9087e64e0c6de7..def1fd606b8b1b0eeb0ff7588a739ed01296af6a 100644
--- a/pkg/dev_compiler/test/codegen_test.dart
+++ b/pkg/dev_compiler/test/codegen_test.dart
@@ -398,6 +398,7 @@ final _crashingTests = new Set<String>.from([
// TODO(vsm): Fix these - they import files from a different directory
// - this triggers an invalid library root build error.
'lib/html/custom/attribute_changed_callback_test',
+ 'lib/html/custom/constructor_calls_created_synchronously_test',
'lib/html/custom/entered_left_view_test',
'lib/html/custom/js_custom_test',
'lib/html/custom/mirrors_test',
« no previous file with comments | « pkg/dev_compiler/test/browser/language_tests.js ('k') | pkg/dev_compiler/test/not_yet_strong_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698