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

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

Issue 2194493002: DBC: Fix not-stopping/crashing at fast Smi op breakpoints. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: year Created 4 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 | « runtime/observatory/tests/service/breakpoint_two_args_checked_test.dart ('k') | runtime/tests/vm/vm.status » ('j') | 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 124f0066334f3349f80cc81b4b41d6f0fd0a5e11..3bed205a0e9dc94b8b8bace5ba223c064887a416 100644
--- a/runtime/observatory/tests/service/service.status
+++ b/runtime/observatory/tests/service/service.status
@@ -55,10 +55,9 @@ get_source_report_test: RuntimeError # Coverage unimplemented.
get_allocation_samples_test: RuntimeError # Profiling unimplemented.
get_cpu_profile_timeline_rpc_test: RuntimeError # Profiling unimplemented.
implicit_getter_setter_test: RuntimeError # Field guards unimplemented.
-get_stack_rpc_test: RuntimeError # Missing breakpoint at fast Smi op
-vm_restart_test: RuntimeError # Missing breakpoint at fast Smi op
-steal_breakpoint_test: Skip # Testee crashes / hangs
-debugging_test: Skip # Testee crashes / hangs
+get_stack_rpc_test: RuntimeError # Missing single stepping check at fast Smi op
+vm_restart_test: RuntimeError # Missing single stepping check at fast Smi op
+debugging_test: RuntimeError # Missing single stepping check at fast Smi op
[ $hot_reload ]
# Skip all service tests because random reloads interfere.
« no previous file with comments | « runtime/observatory/tests/service/breakpoint_two_args_checked_test.dart ('k') | runtime/tests/vm/vm.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698