-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
Two tests consistently failing on ARM #30890
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
I'm seeing this in the parent job: stderr: fatal: Unable to create '/home/iojs/build/workspace/node-test-commit-arm/.git/index.lock': File exists. Wondering if that's cascading down somehow to result in this. I've removed the git.lock file so let's see if that resolves things.... |
That seems to have fixed it. (Not sure what initially caused it though.) |
and
I'm seeing it on multiple builds for different commits:
https://ci.nodejs.org/job/node-test-commit-arm/28075/ (#30836)
https://ci.nodejs.org/job/node-test-commit-arm/28076/ (#29987)
https://ci.nodejs.org/job/node-test-commit-arm/28077/ (#30888)
The text was updated successfully, but these errors were encountered: