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

Unified Diff: tests/corelib/corelib.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_native/dart2js_native.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index b0dcd833ca34df01d05b29750aea9a17a412dfc0..1e59248365de61ae26655a5141896c2572b526dc 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -503,6 +503,9 @@ regress_r21715_test: Crash
safe_to_string_test: Crash
sort_test: Crash
+[ $compiler == dart2js && $dart2js_with_kernel && $use_sdk ]
+*: Skip # Issue 29626
+
# dartk: checked mode failures
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
from_environment_const_type_test/02: MissingCompileTimeError
« no previous file with comments | « tests/compiler/dart2js_native/dart2js_native.status ('k') | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698