In case of clean compiler install, tests works only from second run.
There is the error from the first tests run:
t Module.require (internal/modules/cjs/loader.js:1026:19): ENOENT: no such file or directory, scandir '/Volumes/dev/compiler/src/test/resources/platforms'
Error: ENOENT: no such file or directory, scandir '/Volumes/dev/compiler/src/test/resources/platforms'
In case of clean compiler install, tests works only from second run. There is the error from the first tests run: