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

Unified Diff: test/browser/language_tests.js

Issue 1953153002: Update dart:async to match the Dart repo. (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Remove unneeded calls. 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') | tool/input_sdk/lib/async/async.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 00c491600d2455e4b1b9f6676fd0e630b7ab6819..d84f14e0477f0bf7edcf347fa1e0c1629b5cd05f 100644
--- a/test/browser/language_tests.js
+++ b/test/browser/language_tests.js
@@ -36,7 +36,6 @@
'async_star_cancel_and_throw_in_finally_test': skip_timeout,
'async_star_cancel_while_paused_test': skip_fail,
- 'async_star_regression_fisk_test': skip_fail,
// TODO(vsm): Re-enable.
// See https://github.com/dart-lang/dev_compiler/issues/456
@@ -47,7 +46,6 @@
'async_star_test_04_multi': ['unittest', 'skip', 'fail'],
'async_star_test_05_multi': ['unittest', 'skip', 'fail'],
- 'async_switch_test': skip_fail,
'asyncstar_throw_in_catch_test': skip_fail,
'await_future_test': skip_fail,
'bit_operations_test_none_multi': skip_fail,
« no previous file with comments | « lib/runtime/dart_sdk.js ('k') | tool/input_sdk/lib/async/async.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698