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

Unified Diff: test/browser/language_tests.js

Issue 1956933002: Update collection (list / map / iterable) printing. (Closed) Base URL: https://github.com/dart-lang/dev_compiler@master
Patch Set: 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/codegen/corelib/shuffle_test.dart » ('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 c5dfe53718e51a7249f7acfc149ec8236bc2f828..1251f8c592021cd90d58a6b983e61ded6fc1d2ac 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -369,7 +369,6 @@
// TODO(vsm): Triage further
// exports._GeneratorIterable$ is not a function
- 'typed_data_list_test': skip_fail,
'byte_data_test': skip_fail,
'endianness_test': skip_fail,
@@ -469,6 +468,7 @@
'int32x4_bigint_test': skip_fail,
'int64_list_load_store_test': skip_fail,
'typed_data_hierarchy_int64_test': skip_fail,
+ 'typed_data_list_test': fail,
// TODO(vsm): List.toString is different in DDC
// https://github.com/dart-lang/dev_compiler/issues/445
« no previous file with comments | « lib/runtime/dart_sdk.js ('k') | test/codegen/corelib/shuffle_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698