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

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

Issue 2777093006: Implement debugger support for async step-out (Closed)
Patch Set: rmacnak review 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/observatory/tests/service/async_step_out_test.dart ('k') | runtime/vm/debugger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/tests/service/service_kernel.status
diff --git a/runtime/observatory/tests/service/service_kernel.status b/runtime/observatory/tests/service/service_kernel.status
index c6906c3b70f3a95667469729c1fd6324c6424f14..ec52273ba84aa783e74740b1927cb1f7eaddd9ef 100644
--- a/runtime/observatory/tests/service/service_kernel.status
+++ b/runtime/observatory/tests/service/service_kernel.status
@@ -38,6 +38,8 @@ evaluate_*: Skip # no evaluation test for now
###
async_single_step_into_test: RuntimeError # Issue 29158
async_star_single_step_into_test: RuntimeError # Issue 29158
+async_step_out_test: RuntimeError # Issue 29158
+async_star_step_out_test: RuntimeError # Issue 29158
###
### These tests currently crash the VM
« no previous file with comments | « runtime/observatory/tests/service/async_step_out_test.dart ('k') | runtime/vm/debugger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698