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

Unified Diff: runtime/observatory/tests/service/service.status

Issue 2793683002: Adjust status file to account for build breakage. (Closed)
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/tests/service/service.status
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
index b655d5ce31c8c1772a08f202264cad767884008d..64fccac5189d106d052498b226055845d203cbd9 100644
--- a/runtime/observatory/tests/service/service.status
+++ b/runtime/observatory/tests/service/service.status
@@ -17,11 +17,12 @@ async_scope_test: Pass, Slow
[$runtime == vm && $compiler == none && $system == fuchsia]
*: Skip # Not yet triaged.
-[ $compiler == dartk && $mode == debug ]
-async_generator_breakpoint_test: Slow
+[ $system == windows ]
+async_generator_breakpoint_test: Skip # Issue 29145
[ $compiler == dartk ]
-async_generator_breakpoint_test: Pass, Crash # Issue 29145
+async_generator_breakpoint_test: Skip # Issue 29145
+async_single_step_exception_test: RuntimeError # Issue 29218
# Kernel version of tests
[ $compiler != dartk ]
@@ -93,6 +94,7 @@ evaluate_activation_in_method_class_test: CompileTimeError # Issue 24478
get_allocation_samples_test: RuntimeError # Profiling unimplemented.
get_cpu_profile_timeline_rpc_test: RuntimeError # Profiling unimplemented.
implicit_getter_setter_test: RuntimeError # Field guards unimplemented.
+async_single_step_exception_test: RuntimeError # Issue 29218
# Debugging StringConcatenation doesn't work the same on simdbc as on other platforms (bug #28975).
next_through_catch_test: RuntimeError
« 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