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

Unified Diff: runtime/bin/vmservice/observatory/tests/ui/inspector.txt

Issue 545343002: Add a manual test for inspecting types that have a special VM implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/bin/vmservice/observatory/tests/ui/inspector.txt
diff --git a/runtime/bin/vmservice/observatory/tests/ui/inspector.txt b/runtime/bin/vmservice/observatory/tests/ui/inspector.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7f67b438c92e682569cf9fcc30f3d42dc94dd6b3
--- /dev/null
+++ b/runtime/bin/vmservice/observatory/tests/ui/inspector.txt
@@ -0,0 +1,10 @@
+0.
+dart --observe inspector.dart
+1.
+isolate 'root'
+2.
+library manual_inspector_test
+3.
+expand 'variables'
+4.
+Each should display a reasonable value, not a blank nor an 'Unknown service ref'

Powered by Google App Engine
This is Rietveld 408576698