Skip to content

test: spawn new processes in vm-cached-data

Checklist
  • tests and code linting passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

V8 may start caching scripts from the first run soon. Preventively execute scripts in another process to ensure no test failures due to an update in the future.

See: #6258 (closed)

Merge request reports

Loading