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
Running the tests with qemu allows the cross tests to pass, for this reason qemu is used. But the error still happens some times, we need to investigate why this happen.
The text was updated successfully, but these errors were encountered:
The target i686-linux-android produces binaries that can be directly executed in an amd64 processor, but doing so fails with the reported message. I don't known why. Executing the binaries with qemu, works, but it sometimes fails with other errors.
Test support for i686-linux-android was added in #132. When the tests are run without qemu if fails with:
Running the tests with qemu allows the cross tests to pass, for this reason qemu is used. But the error still happens some times, we need to investigate why this happen.
The text was updated successfully, but these errors were encountered: