Version
git november 8 2025
Platform
Subsystem
No response
What steps will reproduce the bug?
Build with --without-amaro flag,
several tests will fail (parallel/test-worker-syntax-error is an example).
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
--experimental-strip-types defaults to true, but when compiled without amaro,
it should default to false.
What do you see instead?
Tests failures, in particular with workers.
Additional information
Maybe it's only a problem with workers.
It's easy to spot