Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2371)

Issue 18732002: Revert 210035 "Creates a new test running script test_runner.py" (Closed)

Created:
7 years, 5 months ago by Isaac (away)
Modified:
7 years, 5 months ago
Reviewers:
gkanwar
CC:
chromium-reviews
Visibility:
Public.

Description

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

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Isaac (away)
7 years, 5 months ago (2013-07-05 02:29:00 UTC) #1
Isaac (away)
7 years, 5 months ago (2013-07-05 02:29:07 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r210251.

Powered by Google App Engine
This is Rietveld 408576698