v8/tools/testrunner/testproc
Dominik Inführ a4a37c9303 [heap] Remove flag --shared-string-table-using-shared-space
Since --shared-space is now enabled by default, we don't need this
flag for testing anymore.

Bug: v8:13267
Change-Id: Ib4c1111a75dbf93d05ccf3bac752c0ef089e3c15
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4194715
Auto-Submit: Dominik Inführ <dinfuehr@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Michael Lippautz <mlippautz@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85488}
2023-01-26 12:20:21 +00:00
..
stack_utils Add logic to the stack analyzer to accommodate TSAN stacktraces 2023-01-19 12:13:36 +00:00
__init__.py
base.py [resultdb] Make suffixes more distinguishable 2022-12-08 15:38:51 +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 [resultdb] Add more data about tests 2022-12-08 09:55:07 +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 flag --shared-string-table-using-shared-space 2023-01-26 12:20:21 +00:00
indicators.py [test] Add ClusterFuzz wheel to V8 and analyze crashes 2022-12-12 16:12:31 +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 [resultdb] Add framework_name tag to ResultDB 2022-12-05 19:29:27 +00:00
rerun.py [resultdb] Add more data about tests 2022-12-08 09:55:07 +00:00
result.py Reland "[resultdb] Add ResultDB indicator" 2022-10-14 11:05:59 +00:00
resultdb.py [resultdb] Add more data about tests 2022-12-08 09:55:07 +00:00
seed.py [resultdb] Add more data about tests 2022-12-08 09:55:07 +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] Include shard info in test records 2023-01-23 09:50:01 +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 [test] Include shard info in test records 2023-01-23 09:50:01 +00:00
variant_test.py [test] Refactor testrunner (4) 2022-07-18 09:52:24 +00:00
variant.py [resultdb] Make suffixes more distinguishable 2022-12-08 15:38:51 +00:00