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

Unified Diff: test/browser/language_tests.js

Issue 1945113003: Better is/as check handling. With this CL, the subtype function in (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Update new tests after rebase Created 4 years, 7 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 | « lib/runtime/dart_sdk.js ('k') | test/browser/runtime_tests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/browser/language_tests.js
diff --git a/test/browser/language_tests.js b/test/browser/language_tests.js
index 39fc1e6a172fd6aa4d6a2b41232fea691116abcb..afbe051a48b7dae8214178f356147b02a3af32e0 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -425,30 +425,21 @@
'iterable_return_type_test_02_multi': fail,
'iterable_return_type_test_none_multi': fail,
'json_map_test': fail,
- 'linked_hash_map_from_iterables_test': fail,
'list_fill_range_test': fail,
- 'list_filled_type_argument_test': fail,
'list_get_range_test': fail,
'list_replace_range_test': fail,
'list_set_all_test': fail,
'list_to_string2_test': fail,
'list_to_string_test': fail,
'main_test': fail,
- 'map_from_iterable_test': fail,
- 'map_from_iterables_test': fail,
'map_keys2_test': fail,
'map_to_string_test': fail,
- 'map_values2_test': fail,
- 'map_values3_test': fail,
- 'map_values4_test': fail,
'nan_infinity_test_01_multi': fail,
'null_nosuchmethod_test': fail,
'null_test': fail,
'num_sign_test': fail,
'queue_test': fail,
'regress_r21715_test': fail,
- 'splay_tree_from_iterable_test': fail,
- 'splay_tree_from_iterables_test': fail,
'throw_half_surrogate_pair_test_02_multi': fail,
'stacktrace_current_test': fail,
'stacktrace_fromstring_test': fail,
« no previous file with comments | « lib/runtime/dart_sdk.js ('k') | test/browser/runtime_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698