v8/tools/testrunner/testproc
Dominik Inführ 7c7e774baa [heap] Remove --use-map-space flag
--use-map-space was already disabled by default. This CL removes
the possibility to enable map space again by removing that flag and
all its usages.

Bug: v8:12578
Change-Id: I8af18f39e9bf645316aa8718b49589eb4b852374
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3959658
Commit-Queue: Dominik Inführ <dinfuehr@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/main@{#83758}
2022-10-18 07:04:07 +00:00
..
__init__.py
base.py [testrunner] Pass events down to indicators 2022-07-21 13:33:57 +00:00
combiner.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
execution.py [test] Refactor testrunner (5) 2022-08-11 05:55:52 +00:00
expectation.py [test] Cleanup 2022-06-01 09:09:18 +00:00
filter.py [tools] Port testrunner/testproc/filter.py to PY3 2021-10-01 12:15:15 +00:00
fuzzer_test.py [numfuzz] Gracefully ignore contradictory flags 2022-05-17 13:09:07 +00:00
fuzzer.py [heap] Remove --use-map-space flag 2022-10-18 07:04:07 +00:00
indicators.py Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
loader_test.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
loader.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
progress.py Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
rerun.py [test] Refactor testrunner (3) 2022-06-14 12:49:47 +00:00
result.py Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
resultdb.py Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
seed.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
sequence_test.py [test] Refactor testrunner (3) 2022-06-14 12:49:47 +00:00
sequence.py [test] Run heavy tests sequentially 2021-05-21 12:59:49 +00:00
shard_test.py [test] Cleanup 2022-06-01 09:09:18 +00:00
shard.py [test] Refactor testrunner (3) 2022-06-14 12:49:47 +00:00
sigproc.py [test] Dump traceback on test-runner interrupts 2022-09-08 09:08:35 +00:00
timeout.py [test] Dump traceback on test-runner interrupts 2022-09-08 09:08:35 +00:00
util_test.py Allow V8 to run all unittests presubmit 2022-03-29 11:14:09 +00:00
util.py Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
variant_test.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
variant.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00