Closed ronag closed 3 months ago
@StefanStojanovic
I put the host offline
Thanks for taking it down @targos will investigate it a later during the day.
Unfortunately, this is widespread, not machine-specific: and it started 1-2 days ago. The 3 tests affected by this are parallel/test-child-process-fork-exec-path
in JS suites and node-api/test_general/test
and addons/load-long-path/test
from native suites. They all fail with Can't clean tmpdir
because some file is blocking it. It is ARM64-specific. Continuing the investigation.
I believe this wasn't solved yet? https://github.com/nodejs/node/pull/54104 multiple runs with the same error
I believe this wasn't solved yet? nodejs/node#54104 multiple runs with the same error
I assume you are referring to the last 2 runs (from today). From what I see they were started via Resume build
. The thing with that is that the compilation jobs are not rerun because they passed, thus the old compiled binaries are still used for testing. THe change that caused these problems was caused by compilation job changes, so besides tests, the compilation also needs to be rerun. It'd probably be best to rerun the entire node-test-commit-windows-fanned
job.
Oh right. I have requested a new CI
Looks like there is something wrong with the machine?
https://ci.nodejs.org/job/node-test-binary-windows-native-suites/nodes=win11-vs2022-arm64-COMPILED_BY-vs2022-arm64/lastFailedBuild/console