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

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

Issue 2993533002: Fix ddc 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 | « no previous file | pkg/dev_compiler/test/compile_error_tests.dart » ('j') | 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 b8c0a7e4942a9939eaaa1f7fae3f8eb79c61a3af..bdc861117090c1f72797b091d37272e3224718b8 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -261,6 +261,7 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'],
'main_test': fail,
'map_keys2_test': fail,
'map_from_iterable_test': is.firefox('<=50') ? fail : pass,
+ 'map_test': fail,
'nan_infinity_test_01_multi': fail,
'null_nosuchmethod_test': fail,
'regress_r21715_test': fail,
« no previous file with comments | « no previous file | pkg/dev_compiler/test/compile_error_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698