commit | adce6a016e144ff43cdbf83993e4cf8ce67ff0ab | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Aug 02 17:12:53 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Aug 03 08:01:48 2017 -0700 |
tree | 28e2b4ecb96c99800d995dfe020d7e79bafa56dd | |
parent | d335e7b4d034bc8b69efde641779c6e1cd7bba42 [diff] |
Fix method tracing tests on RI They were failing due to workarounds requiring us to disable tracing for RI in some situations. We were checking that we only enabled the tracing code once and not clearing it causing the test to incorrectly fail with an error. Test: ./test/run-test --host --jvm 990-field-trace Test: ./test/run-test --host --jvm 991 Change-Id: I3820260a1954babc11497729d7c652dcd02bee80