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

Unified Diff: tests/compiler/dart2js_native/dart2js_native.status

Issue 2989663002: Temporarily skip tests with --use-sdk (at this time, tests are being run in bots that are not build… (Closed)
Patch Set: Created 3 years, 5 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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js_native/dart2js_native.status
diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
index ed8fc1489154da5454b839aacebeebfbf590f502..6a66da293c759e3736bd36f4fc625e4687a3ac35 100644
--- a/tests/compiler/dart2js_native/dart2js_native.status
+++ b/tests/compiler/dart2js_native/dart2js_native.status
@@ -132,6 +132,9 @@ native_class_inheritance2_frog_test: Crash # Issue 27394
native_class_inheritance3_frog_test: Crash # Issue 27394
native_wrapping_function3_frog_test: Crash # Issue 27394
+[ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
+*: Skip # Issue 29626
+
[ $compiler == dart2js && $dart2js_with_kernel ]
# TODO(sigmund): currently the FE disallows imports to dart:_* from the unit
# test files.
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698