V8 recipe should accept arbitrary parameters to the test runner |
|
Issue descriptionCurrently the V8 recipe supports testfilter and extra_args. The latter is passed as --extra-flags to d8 and there's no way to add other test runner flags. In particular --random-seed-stress-count would be useful for people working on a CL that debugs a flake, but whose content should not land. |
|
►
Sign in to add a comment |
|