diff options
author | Vladimir Marko <vmarko@google.com> | 2017-01-30 18:31:53 +0000 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2017-01-30 18:31:53 +0000 |
commit | db0116b109e39a2ebe4075113da577daa0b710e5 (patch) | |
tree | 3a39834783a66db3ebb32fe35ca48f170aad35d5 /test/ProfileTestMultiDex | |
parent | 6abbd9ef363783054fe99230090ab9e881cc4c17 (diff) |
Print to System.err in test 909 to avoid output races.
Throwable.printStackTrace() prints to System.err, so print
all other output to System.err as well to avoid races like
#################### info
# Tests jvmti plugin attaching during live phase.
#################### diffs
--- expected.txt 2017-01-13 18:22:13.897224469 +0000
+++ output.txt 2017-01-30 17:51:21.091550290 +0000
@@ -6,6 +6,6 @@
Goodbye!
Hello, world!
java.io.IOException: Process is not debuggable.
+Goodbye!
at dalvik.system.VMDebug.attachAgent(Native Method)
at Main.main(Main.java:27)
-Goodbye!
####################
Test: m test-art-host-run-test-909-attach-agent
Change-Id: I956bd24db056154b938568c156df80d4ff56ba11
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions