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

Unified Diff: tests/language/language.status

Issue 2786503003: Fix a couple of bugs with async stack traces (Closed)
Patch Set: update dartk service test status Created 3 years, 9 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 | « runtime/vm/parser.cc ('k') | tests/language/vm/regress_29145_test.dart » ('j') | 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 8f44a1f9e3e5dfec341a7cfe197c216682961707..1db3a536d95955ca1a8164af15970a11317cabd5 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -43,6 +43,9 @@ cyclic_type_test/04: Fail, OK
cyclic_type2_test: Fail, OK
least_upper_bound_expansive_test/*: Fail, OK
+# Skipped temporarily until fixed
+vm/regress_29145_test: Skip # Issue 29145
+
[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
dynamic_prefix_core_test/01: RuntimeError # Issue 12478
multiline_strings_test: Fail # Issue 23020
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/vm/regress_29145_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698