You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can verify this is occuring. Using a fresh clone of interpipes on arm64 Jetson the unit test fails inside the docker container but passes outside the container. Same code, recompiled from within and outside the container on a shared volume.
What impact does this have on the functionality of the library?
This looks like similar issue to: #134
The host/container architecture
x86_64/arm64
orarm64/arm64
- the problem exists on both.During the build I sometimes see the failure:
Then I run the failing test manually, and it can pass or fail. The likelihood of failure is high, if the test is run back to back with little delay.
The text was updated successfully, but these errors were encountered: