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

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

Issue 2119733003: Wrapping leaf nodes in non polymer elements (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Converted vm-connect Created 4 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
« no previous file with comments | « runtime/observatory/tests/ui/log.dart ('k') | runtime/observatory/tests/ui/retainingPath.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/tests/ui/log.txt
diff --git a/runtime/observatory/tests/ui/log.txt b/runtime/observatory/tests/ui/log.txt
deleted file mode 100644
index 0f6491709b53ac02f17e7c9945ac40ceadc1b04b..0000000000000000000000000000000000000000
--- a/runtime/observatory/tests/ui/log.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-0. Run dart --observe log.dart
-1. Visit main isolate's logging page.
-2. You should see 'INFO MESSAGE' and 'FINE MESSAGE'.
-3. Adjust the level to be 'INFO' and see that 'FINE' messages are hidden.
-4. Adjust the level to be 'FINE' and see that all messages are displayed.
-5. Adjust the level to be 'SHOUT' and see that no messages are displayed.
« no previous file with comments | « runtime/observatory/tests/ui/log.dart ('k') | runtime/observatory/tests/ui/retainingPath.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698