v8/tools/testrunner/local
Michael Achenbach 090687700a Revert "Reland "[tools] Push files using high-level device.PushChangedFiles method""
This reverts commit 6e03d7ee42.

Reason for revert: This breaks the Android bot:
https://ci.chromium.org/p/v8/builders/luci.v8.ci/V8%20Android%20Arm64%20-%20N5X/2933
It's quite hidden due to https://crbug.com/v8/8731 but all shards
time out. It looks like to to this change, testing takes
dramatically longer, maybe the pushing takes now much longer than
before. If we want decide for this, the builder needs to get
many more shards.

Original change's description:
> Reland "[tools] Push files using high-level device.PushChangedFiles method"
> 
> This is a reland of d045f66682
> 
> Original change's description:
> > [tools] Push files using high-level device.PushChangedFiles method
> >
> > R=machenbach@chromium.org
> >
> > No-Try: true
> > Bug: chromium:893593
> > Change-Id: I11cce7694eb7755ccee42c9a342fc1aa22663d85
> > Reviewed-on: https://chromium-review.googlesource.com/c/1382468
> > Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> > Commit-Queue: Sergiy Belozorov <sergiyb@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#58407}
> 
> Bug: chromium:893593
> Change-Id: I88a7143b3f31d87d266b89221f81efe831ea3823
> Reviewed-on: https://chromium-review.googlesource.com/c/1443055
> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#59221}

TBR=machenbach@chromium.org,tandrii@chromium.org,sergiyb@chromium.org,bpastene@chromium.org,jbudorick@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: chromium:893593
Change-Id: Ifea307b5de8f39b660966fc6bef54601df91d841
Reviewed-on: https://chromium-review.googlesource.com/c/1450119
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Sergiy Belozorov <sergiyb@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59305}
2019-02-01 20:42:11 +00:00
..
fake_testsuite [testrunner] use selection sort generator instead of timsort for test cases 2019-01-15 11:27:19 +00:00
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
android.py Revert "Reland "[tools] Push files using high-level device.PushChangedFiles method"" 2019-02-01 20:42:11 +00:00
command.py Revert "Reland "[tools] Push files using high-level device.PushChangedFiles method"" 2019-02-01 20:42:11 +00:00
pool_unittest.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
pool.py [tools] Implement --exit-after-n-failures functionality via a flag 2018-10-02 14:18:48 +00:00
statusfile_unittest.py [test] Change wildcards to prefix rules. 2017-11-20 14:25:04 +00:00
statusfile.py [tools] Add FAIL_PHASE_ONLY status file modifier for test262 tests 2018-11-22 12:43:05 +00:00
testsuite_unittest.py [testrunner] use selection sort generator instead of timsort for test cases 2019-01-15 11:27:19 +00:00
testsuite.py [testrunner] use selection sort generator instead of timsort for test cases 2019-01-15 11:27:19 +00:00
utils.py [test] Abort testing immediately on interrupt and sigterm 2018-02-20 18:02:25 +00:00
variants.py [test] Add interpreted-regexp testing variant 2019-01-24 19:11:22 +00:00
verbose.py [test] Fix --report output. 2017-12-19 16:35:39 +00:00