-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests fail with board 'my_avr_platform' with 32-bit Intel host #255
Comments
version is 1.3.25 |
Hi @andreasbaumann , |
I'm running in a 32-bit chroot on Archlinux (as root). And it's the only test failing, all others pass fine. |
Well, that's strange. I'll test it and report back soon. Thanks! |
Well, if your 32-bit CI says "all ok", I'll also have to dig what's wrong in my build environment.. |
I have a:
when running the tests. It's pointing to my_avr_platform. |
typical memory usage in /tmp (tmpfs):
looks ok to me. |
I see some other warnings:
Maybe as a side-effect certain files are missing afterwards? |
I retested on Archlinux 64-bit, there is no problem there.. I would assume, the builder doesn't generate any output for some tests and then the test code bails Anyway, I can see the builder command being executed while in the test case? |
go test arduino.cc/...
fails on 32-bit Intel with:
The text was updated successfully, but these errors were encountered: