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

Unified Diff: tests/language/language.status

Issue 1653433002: Update status file to reflect bug #25617. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 319fdb8251fc3d1c912e7b6a49387cfe7a319be4..eb5262e80787a21bc98f0aebfb704f5057bc59e9 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -97,6 +97,13 @@ disassemble_test: Pass, Fail # Issue 18122
[ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) && $arch == mips && $checked ]
generic_instanceof3_test: Pass, Crash # Issue 17440.
+[ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) && $mode == debug ]
+mixin_supertype_subclass3_test/01: Crash # Issue 25617
+mixin_supertype_subclass3_test/02: Crash # Issue 25617
+mixin_supertype_subclass3_test/03: Crash # Issue 25617
+mixin_supertype_subclass3_test/04: Crash # Issue 25617
+mixin_supertype_subclass3_test/05: Crash # Issue 25617
+
[ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) && $arch == mips && $mode == debug ]
stack_overflow_test: Skip # Crashes. Issue 17440.
stack_overflow_stacktrace_test: Skip # Crashes. Issue 17440.
« 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