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

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

Issue 2634303002: Fix status (Closed)
Patch Set: Created 3 years, 11 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/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 748404a6da05137cf9a4eb31f7b8ca958b4bd5be..ccd8944a11c6f4e79669cd827b2ef5eb6f6e1f9d 100644
--- a/pkg/dev_compiler/test/browser/language_tests.js
+++ b/pkg/dev_compiler/test/browser/language_tests.js
@@ -101,6 +101,7 @@ define(['dart_sdk', 'async_helper', 'expect', 'unittest', 'is', 'require'],
'const_switch_test_02_multi': fail,
'const_switch_test_04_multi': fail,
'constructor12_test': fail,
+ 'covariant_subtyping_unsafe_call2_test': fail,
'cyclic_type2_test': fail,
'cyclic_type_test_00_multi': fail,
'cyclic_type_test_01_multi': fail,
« 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