v8/tools/testrunner/local
machenbach 67b169199e Revert of Update Test262 to 5/30 (patchset #4 id:60001 of https://codereview.chromium.org/1136553008/)
Reason for revert:
[Sheriff] Still lots of breakages on some builders. E.g. http://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20nosnap/builds/3313

Original issue's description:
> Update Test262 to 5/30
>
> This updates the test runner to run all tests in both sloppy
> and strict mode.
>
> It also marks the test in the status file as failing in
> sloppy mode even if all it does is marking the test as
> [PASS, FAIL]. A future CL will have to validate that the
> tests pass and fail in the correct mode.
>
> Committed: https://crrev.com/d869f4a4801d4ef6868c266c07f9e29d2e29cba5
> Cr-Commit-Position: refs/heads/master@{#28879}

TBR=rossberg@chromium.org,arv@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1173933002

Cr-Commit-Position: refs/heads/master@{#28890}
2015-06-10 06:36:55 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py [test-runner] Improve test execution without tmp files for output. 2015-05-11 09:26:35 +00:00
execution.py Revert of [test] Refactoring - Use subject/observer pattern for progress indicators. (patchset #3 id:40001 of https://codereview.chromium.org/1171943002/) 2015-06-09 15:32:50 +00:00
junit_output.py Make sure files end with exactly one new line and police this in presubmit. 2013-11-22 13:50:39 +00:00
perfdata.py Run tests sorted by expected runtime. 2014-05-15 12:01:34 +00:00
pool_unittest.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
pool.py Make test runner more chatty to avoid it getting killed by buildbot. 2015-04-08 09:53:39 +00:00
progress.py Revert of [test] Refactoring - Use subject/observer pattern for progress indicators. (patchset #3 id:40001 of https://codereview.chromium.org/1171943002/) 2015-06-09 15:32:50 +00:00
statusfile.py Revert of Update Test262 to 5/30 (patchset #4 id:60001 of https://codereview.chromium.org/1136553008/) 2015-06-10 06:36:55 +00:00
testsuite.py [test] Correctly merge expected test outcomes. 2015-05-26 13:22:23 +00:00
utils.py Contribution of PowerPC port (continuation of 422063005) - AIX Common1 2015-01-30 08:02:08 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00