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

Unified Diff: tests/lib_2/lib_2_dart2js.status

Issue 2997283003: Migrated test lock 217 to Dart 2.0. (Closed)
Patch Set: Addressed comments Created 3 years, 4 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 | « tests/lib_2/lib_2.status ('k') | tests/lib_2/lib_2_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib_2/lib_2_dart2js.status
diff --git a/tests/lib_2/lib_2_dart2js.status b/tests/lib_2/lib_2_dart2js.status
index 1de84a133c44e9424d4bef742a43f9e3707cd75e..1cec9bbe7e154d3e52c38cdd4e45c57d74f328b7 100644
--- a/tests/lib_2/lib_2_dart2js.status
+++ b/tests/lib_2/lib_2_dart2js.status
@@ -24,5 +24,8 @@ async/future_or_strong_test: RuntimeError
math/random_big_test: RuntimeError # Using bigint seeds for random.
mirrors/*: SkipByDesign # Mirrors not supported on web in Dart 2.0.
+[ $compiler == dart2js ]
+async/future_or_strong_test: RuntimeError
+
[ $compiler != dart2js ]
async/dart2js_uncaught_error_test: Skip # JS-integration only test
« no previous file with comments | « tests/lib_2/lib_2.status ('k') | tests/lib_2/lib_2_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698