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

Unified Diff: tests/language/language.status

Issue 2979943002: [Gardening] Mark stacktrace_demangle_ctors_test as failing in precompiled mode (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 | « 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 57140f3cb8d0e96f3f73a6f299d324379dbe6126..716768e9eaaeb8a3c3a6782b11c2c8399d4891a4 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -8,6 +8,9 @@
[ $strong ]
*: SkipByDesign # tests/language_strong has the strong mode versions of these tests.
+[$compiler == precompiler && $runtime == dart_precompiled ]
+stacktrace_demangle_ctors_test: RuntimeError
+
[$compiler == precompiler && $runtime == dart_precompiled && !$checked]
assertion_initializer_const_error2_test/cc01: Pass, OK
assertion_initializer_const_error2_test/cc02: CompileTimeError
« 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