Revert "Pass-through batch-limit, jobs & single-process options and tag OS."

This reverts commit b377a02f46c52b2119440e171ae25a4af1d87f05.

Reason for revert: made tests on https://build.chromium.org/p/chromium.fyi/builders/Fuchsia?numbuilds=200 fail after 0s instead of 15 min. Error:
Traceback (most recent call last):
  File "/b/c/builder/linux/src/build/fuchsia/test_runner.py", line 309, in <module>
    sys.exit(main())
  File "/b/c/builder/linux/src/build/fuchsia/test_runner.py", line 249, in main
    args.single_process_tests, args.dry_run)
  File "/b/c/builder/linux/src/build/fuchsia/test_runner.py", line 150, in BuildBootfs
    common_prefix, output_directory, test_launcher_filter_file)
  File "/b/c/builder/linux/src/build/fuchsia/test_runner.py", line 72, in MakeTargetImageName
    assert location.startswith(common_prefix)
AssertionError

Original change's description:
> Pass-through batch-limit, jobs & single-process options and tag OS.
> 
> Adds pass-through of some command-line options useful for debugging:
> --test-launcher-batch-limit to control tests-per-process.
> --test-launcher-jobs to control # of parallel test processes.
> --single-process-tests to run all tests in a single process.
> 
> Also adds the OS_FUCHSIA tag to the test results output.
> 
> Change-Id: I4ce99f2a33536ddd9fae4fcb6bf93eab6f38a612
> Reviewed-on: https://chromium-review.googlesource.com/564738
> Commit-Queue: Wez <wez@chromium.org>
> Reviewed-by: Nico Weber <thakis@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#485516}

TBR=wez@chromium.org,thakis@chromium.org

Change-Id: Idabc27050cedc48e8e63b7199ca0cb080afa1982
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/566928
Reviewed-by: Nico Weber <thakis@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#485636}

CrOS-Libchrome-Original-Commit: 60797fce003b0df096168d2d675e5a616857a2f5
1 file changed
tree: 056e87fdc46cba6ebc32520400f5f5b58fef8314
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/