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

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

Issue 2989093002: [vm] Don't enable the profiler by default. Enable the profiler at startup with --observe, or later … (Closed)
Patch Set: . Created 3 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
Index: runtime/observatory/tests/service/service.status
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
index 81baf5676db9a5aa78dad158ee07f5fa79c1e4cd..29fbd337c4ae7c5b7642ecf33b4b7fc8c570c346 100644
--- a/runtime/observatory/tests/service/service.status
+++ b/runtime/observatory/tests/service/service.status
@@ -91,8 +91,6 @@ step_through_function_test: RuntimeError
evaluate_activation_in_method_class_test: CompileTimeError # Issue 24478
[ $arch == simdbc || $arch == simdbc64 ]
-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

Powered by Google App Engine
This is Rietveld 408576698