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

Unified Diff: tests/language/language.status

Issue 2817683002: [Gardening] Mark regress_29025_test as crashing in precompiled-debug (Closed)
Patch Set: Edit correct status file Created 3 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 658cf5375e642331af5a32d0876f52357be85f3a..f08d9150354d8e1d6fa2135152817d624ab75a9b 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -161,6 +161,9 @@ vm/regress_24517_test: Pass, Fail # Issue 24517.
[ $compiler == precompiler && $runtime == dart_precompiled ]
vm/regress_27671_test: Skip # Unsupported
+[ $compiler == precompiler && $runtime == dart_precompiled && $mode == debug ]
+regress_29025_test: Crash # Issue dartbug.com/29331
+
[ $runtime == dart_precompiled || $mode == product ]
# Imports dart:mirrors
const_evaluation_test: SkipByDesign
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698