-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
bear::func_test
fails on aarch64
#492
Comments
Hey @ggardet , thanks for the report. If you re-run the tests multiple times, are they failing the same tests? Is it passing accidentally? I am running CI against |
this test fails for alpine linux also: |
Thank for the update @a16bitsysop. The error message I see is:
Is it possible that the runner does not set up IP network? |
I will check |
It fails locally as well for me on aarch64 in an alpine docker image, I noticed that even though I am trying to build https://gitlab.alpinelinux.org/alpine/aports/-/jobs/935756#L482 this happens locally as well |
It fails always in the same way, no random failures. |
@a16bitsysop you are right, I've forgot to update the version number in the CMake file. |
Log from 3.1.2 (on openSUSE Tumbleweed aarch64):
|
Describe the bug
bear::func_test
fails on openSUSE Tumbleweed aarch64Log:
To Reproduce
Run tests on openSUSE Tumbleweed aarch64
Expected behavior
Test should pass
Environment:
Additional context
You can see latest build/test log at https://build.opensuse.org/package/live_build_log/openSUSE:Factory:ARM/Bear/standard/aarch64
The text was updated successfully, but these errors were encountered: