v8/tools/testrunner/local
dusan.milosavljevic@rt-rk.com a0f6878a06 Add mips64 port.
Summary:

- Changes in common code are mainly boilerplate changes,
gyp and test status files updates.

- On mips64 simulator all tests pass from all test units.

- Current issues: mjsunit JS debugger tests fail randomly on HW in release mode.
Corresponding tests are skipped on HW.

- Skipped tests on mips64: test-heap/ReleaseOverReservedPages, mjsunit/debug-*

TEST=
BUG=
R=danno@chromium.org, plind44@gmail.com, ulan@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22297 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-07-09 11:08:26 +00:00
..
__init__.py First commit of new tools/run-tests.py 2012-09-24 09:38:46 +00:00
commands.py Introduce a dynamic process pool for the local test driver 2014-05-14 13:30:57 +00:00
execution.py Add predictable mode to test driver. 2014-07-08 15:59:23 +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 Introduce a dynamic process pool for the local test driver 2014-05-14 13:30:57 +00:00
pool.py Fix keyboard interrupt in test driver. 2014-05-15 15:01:27 +00:00
progress.py Fix result status of rerun flaky tests. 2014-07-03 09:33:22 +00:00
statusfile.py Add mips64 port. 2014-07-09 11:08:26 +00:00
testsuite.py Fix result status of rerun flaky tests. 2014-07-03 09:33:22 +00:00
utils.py Stop using urllib.urlretrieve() directly. 2014-05-21 09:25:05 +00:00
verbose.py Add flaky test classification feature to test suites. 2013-08-06 14:39:39 +00:00