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

Unified Diff: tests/lib_2/lib_2_dart2js.status

Issue 3011633002: Added back helper file accidentally deleted during test block 219 migration. (Closed)
Patch Set: 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_analyzer.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 95819c5550aaefee4aa471de935b9aa6b437f130..ae0abf298db2c64314d5f9b237322a7206d0512a 100644
--- a/tests/lib_2/lib_2_dart2js.status
+++ b/tests/lib_2/lib_2_dart2js.status
@@ -23,5 +23,8 @@ async/schedule_microtask3_test: RuntimeError
async/future_or_strong_test: RuntimeError
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_analyzer.status ('k') | tests/lib_2/lib_2_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698