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

Unified Diff: runtime/observatory/tests/ui/retainingPath.txt

Issue 839543002: Revert "Build Observatory with runtime" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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/ui/retainingPath.dart ('k') | runtime/observatory/web/favicon.ico » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/tests/ui/retainingPath.txt
diff --git a/runtime/observatory/tests/ui/retainingPath.txt b/runtime/observatory/tests/ui/retainingPath.txt
deleted file mode 100644
index e4666a88f6af8310851c8420b364dea64ec717ef..0000000000000000000000000000000000000000
--- a/runtime/observatory/tests/ui/retainingPath.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-0.
-dart --observe retainingPath.dart
-1.
-isolate 'root'
-2.
-library 'retainingPath.dart'
-3.
-class 'Foo'
-4.
-under 'instances', find 'strongly reachable' list; it should contain 2 elements, one of which should have a field containing "87"
-5.
-instance "87"
-6.
-find 'retaining path'; it should have length 4, and be annotated as follows:
- "87" in var a
- Foo in var b
- Foo at list index 5 of
- _List(10)
« no previous file with comments | « runtime/observatory/tests/ui/retainingPath.dart ('k') | runtime/observatory/web/favicon.ico » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698