|
Revert 210035 "Creates a new test running script test_runner.py"
Causes android buildbots to spew deprecation warnings.
> Creates a new test running script test_runner.py
>
> This new script serves as a unified entry point for all tests. The
> existing scripts are now just wrappers around the new script. Old
> commands should thus still work, but you can now make use of the
> new script to run various types of tests.
>
> There are a few TODOs left:
> * Add options to run Monkey tests.
>
> Miscellaneous notes:
> * --python_test_root is now a required flag when Python host-driven
> tests are being run.
>
> BUG= 248351
>
> Review URL: https://chromiumcodereview.appspot.com/15942016
TBR=gkanwar@google.com
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210251
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+480 lines, -662 lines) |
Patch |
|
M |
trunk/src/build/android/adb_install_apk.py
|
View
|
|
3 chunks |
+2 lines, -30 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/browsertests/dispatch.py
|
View
|
|
4 chunks |
+5 lines, -14 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/gtest/dispatch.py
|
View
|
|
4 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/gtest/test_package_apk.py
|
View
|
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/gtest/test_package_executable.py
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/host_driven/run_python_tests.py
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/instrumentation/dispatch.py
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/uiautomator/dispatch.py
|
View
|
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/pylib/utils/test_options_parser.py
|
View
|
|
3 chunks |
+236 lines, -8 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/run_browser_tests.py
|
View
|
|
1 chunk |
+17 lines, -12 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/run_instrumentation_tests.py
|
View
|
|
1 chunk |
+64 lines, -10 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/run_tests.py
|
View
|
|
1 chunk |
+66 lines, -11 lines |
0 comments
|
Download
|
|
M |
trunk/src/build/android/run_uiautomator_tests.py
|
View
|
|
1 chunk |
+65 lines, -10 lines |
0 comments
|
Download
|
|
D |
trunk/src/build/android/test_runner.py
|
View
|
|
1 chunk |
+0 lines, -531 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|