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

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

Issue 2523053002: Implement rewind: drop one or more frames from the debugger. (Closed)
Patch Set: Created 4 years, 1 month 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
Index: runtime/observatory/tests/service/service.status
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
index bb0c4331206cbe3e62a4b59199e92c30a63040c0..17c5e22f6a53aa74f9f59a6a3fd83e81cff22800 100644
--- a/runtime/observatory/tests/service/service.status
+++ b/runtime/observatory/tests/service/service.status
@@ -63,6 +63,8 @@ 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.
+rewind_test: RuntimeError # Rewind not implemented.
Cutch 2016/11/22 22:27:50 simdbc is important for Flutter development is the
turnidge 2016/11/22 22:54:06 Added a tracking bug.
+rewind_optimized_out_test: RuntimeError # Rewind not implemented.
[ $hot_reload || $hot_reload_rollback ]
# Skip all service tests because random reloads interfere.

Powered by Google App Engine
This is Rietveld 408576698