Open sin-ack opened 4 days ago
Both failures seem to be triggered by exceptions unexpectedly firing in the tests:
C++ exception with description "Timed out" thrown in the test body.
C++ exception with description "Empty Optional cannot be unwrapped" thrown in the test body.
These look like legitimate test failures. Are they only failing in this environment?
They pass fine on amd64. I don't have access to arm64 hardware at the moment, but they fail inside the chroot.
While running the tests inside a QEMU arm64 chroot, I got the following segfaults: