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

Unified Diff: test/browser/language_tests.js

Issue 1978963002: Upgrade to the latest dart:convert. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@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/lib/convert/chunked_conversion1_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 714217abac2aa39ba7e85aa8557820dce310ecd7..aed977743d535b249dbbe82c6a1b257eb8ae10be 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -464,9 +464,6 @@
'chunked_conversion_utf84_test': skip_timeout,
'chunked_conversion_utf88_test': skip_timeout,
'chunked_conversion_utf8_test': skip_timeout,
-
- // TODO(rnystrom): Strong mode cast failures.
- 'codec1_test': fail,
'encoding_test': skip_timeout,
// TODO(rnystrom): If this test is enabled, karma gets confused and
« no previous file with comments | « lib/runtime/dart_sdk.js ('k') | test/codegen/lib/convert/chunked_conversion1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698