diff options
author | Alex Light <allight@google.com> | 2018-03-19 13:47:56 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-03-20 10:27:15 -0700 |
commit | 4ab9f66bfc7fbfc338198a744b48b64284565659 (patch) | |
tree | 1a5da759a6592542d021bf6c39e20af34d414f67 /compiler/optimizing/graph_visualizer.cc | |
parent | f191ae7c99e02fbb9e2bba60e7ce3e90a5e08336 (diff) |
Filter out ddms error message in 1940 better
Since the ddms error message in test 1940 is printed from within the
runtime it lacks the synchronization with System.out that other prints
have. This could cause the output to get mixed slightly with other
messages from the test. In order to fix this we filter it out using
python code that is able to understand the interleaving.
Test: ./test.py --host -j50
Change-Id: Ic42816beeea2f04046b5bb88e17a1f6bde19a58e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions