AW: switch to AwJUnit4ClassRunner
No change to production logic. This switches every use of BaseJUnit4ClassRunner to AwJUnit4ClassRunner under android_webview/javatests/. This also adds @SkipCommandLineParameterization for each change, because the BaseJUnit4ClassRunner did not run tests in both single & multiprocess mode, only in single process mode (so we keep the same behavior). This also adds a presubmit to prevent regressions. Proposed on: http://shortn/_OS7nGlyaOn Test: manually test presubmit prevents me from adding a test suite with BaseJUnit4ClassRunner Test: run_webview_instrumentation_test_apk (everything passes, and the same number of tests are run as before this CL) Change-Id: I36c0e549b1987cd1241407d989a2135f4d932a53 Reviewed-on: https://chromium-review.googlesource.com/1184234Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#585253}
Showing
Please register or sign in to comment