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

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

Issue 2771293003: Resubmission of native memory allocation info surfacing in Observatory. Fixed crashing tests and st… (Closed)
Patch Set: Added page to Observatory to display native memory allocation information. 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
Index: runtime/observatory/tests/service/service.status
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
index 9c2039ed12386953f1cba2bba6c7ae1e569d9883..7ac1c50db38b874e9abb0a4ded071e4171b3da32 100644
--- a/runtime/observatory/tests/service/service.status
+++ b/runtime/observatory/tests/service/service.status
@@ -99,6 +99,9 @@ step_through_getter_test: RuntimeError
dev_fs_weird_char_test: Skip # Windows disallows question mark in paths
dev_fs_http_put_weird_char_test: Skip # Windows disallows carriage returns in paths
+[ $system != linux && ($arch != x64 || $arch != ia32) ]
+get_native_allocation_samples_test: Skip # Unsupported.
+
# Service protocol is not supported in product mode.
[ $mode == product ]
*: SkipByDesign
« no previous file with comments | « runtime/observatory/tests/service/get_native_allocation_samples_test.dart ('k') | runtime/vm/malloc_hooks.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698