Closed max-pfeiffer closed 7 months ago
So it looks like there is also no ARM CPU for that old image version we use in tests: https://hub.docker.com/_/arangodb/tags?page=1&name=3.9.1
The new image v supports ARM: https://hub.docker.com/_/arangodb/tags?page=1&name=3.11.8 Tests do run fine when I use this image version.
I can reliable reproduce that issue when I run tests for that module on my M2 MacBook: pytest modules/arangodb/tests/test_arangodb.py
that was my finding as well but i was not near a good internet connection 3 days ago when i was testing so i only pulled down one of the images, and retagged it as the others. older images not having ARM makes perfect sense in retrospect. i think the answer is to just skip the older images on ARM and call it a day
@alexanderankin Thanks for your feedback. I agree.
I just wrote a fix for the tests and created a pull request.
Describe the bug
Arangodb tests fail, see screenshot:
To Reproduce
Runtime environment OS: Darwin 22.6.0 Darwin Kernel Version 22.6.0: Sun Dec 17 22:13:25 PST 2023; root:xnu-8796.141.3.703.2~2/RELEASE_ARM64_T6020 arm64
Python: 3.11.6
Poetry show:
Docker info: