Closed as not planned
Description
See for example #5539 (comment)
Commands behaving non-deterministically, i.e. run it again and you might get a different result:
1 ./scripts/ninja.js clean
, config
, build
2 node scripts/install -force-lib-rebuild
It could be that running with ninja -j 1
makes this more deterministic. If so that would confirm.