diff --git a/harness/config.yml b/harness/config.yml index 8ba29bd1..5f34114d 100644 --- a/harness/config.yml +++ b/harness/config.yml @@ -982,7 +982,9 @@ quanta: - ' at line [0-9]+$': '' prelude: - code: 'var print = console.log;' - timeout_sec: 10 + flags: + - { if: 'flags:module', then: '--module' } + timeout_sec: 20 # RegExp/property-escapes/generated tooks much so increased this 10 to 20 # QuickJS (qjs and run-test262 binaries) and derivatives quickjs: &quickjs