DescriptionRevert of List Java Instru Test Information From JUnit Runner (patchset #19 id:460001 of https://codereview.chromium.org/2935503002/ )
Reason for revert:
Reverting as the likely cause of many webview
layout test runner failures - see crbug.com/749468
Original issue's description:
> List Java Instru Test Information From JUnit Runner
>
> This CL allow test information that was once listed by parsing proguard dump or
> dexdump to be produced by JUnit runner run all the tests without executing them.
> The TestListInstrumentationRunListener is registered in the
> BaseChromiumAndroidJUnitRunner and will write all tests to a json file which
> then will be pulled to host side by host side runner script
>
> BUG=640116
> CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester
>
> Review-Url: https://codereview.chromium.org/2935503002
> Cr-Commit-Position: refs/heads/master@{#489826}
> Committed: https://chromium.googlesource.com/chromium/src/+/682e23394ce75a8b9d19a5ee351f401706e5cff7
TBR=jbudorick@chromium.org,mikecase@chromium.org,nyquist@chromium.org,xunjieli@chromium.org,yolandyan@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=640116
Review-Url: https://codereview.chromium.org/2991833003
Cr-Commit-Position: refs/heads/master@{#489896}
Committed: https://chromium.googlesource.com/chromium/src/+/bc3d1a8c8dbb2d67ae97235bb4c4243dd74d3e00
Patch Set 1 #Messages
Total messages: 6 (3 generated)
|