Switch to use framework/junit-host.jar

System Internals / Dalvik - Paul Duffin [google.com] - 25 November 2016 05:46 UTC

Ran the tests individually and most passed, a couple did not. They were 115-merge and 119-merge-conflict. They both failed with "unsupported class file version 52.0" failures so nothing to do with this change.

Bug: 30188076 Test: ran them with ./run-test.

c5aae57 Switch to use framework/junit-host.jar
dx/tests/029-unit-Bits/run | 2 +-
dx/tests/033-unit-IntList/run | 2 +-
dx/tests/115-merge/run | 2 +-
dx/tests/116-leb128/run | 2 +-
dx/tests/117-modified-utf8/run | 2 +-
dx/tests/119-merge-conflict/run | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)

Upstream: android.googlesource.com


  • Share