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
The failure happens only when compiled with clang 11 (gcc 10 is fine), and only in release configs (works for debug), and only for PC99 (both 32 and 64 bit, Arm and RISCV are fine).
The test fails only under simulation/qemu. It passes fine for all configs on hardware.
<testcaseclassname="sel4test"name="SCHED0000">
<failuretype="failure">result == SUCCESS at line 291 of file /workspace/projects/sel4test/apps/sel4test-driver/src/testtypes
<error>result == SUCCESS at line 217 of file /workspace/projects/sel4test/apps/sel4test-driver/src/main.c</error>
</testcase>
The failure happens only when compiled with clang 11 (gcc 10 is fine), and only in release configs (works for debug), and only for PC99 (both 32 and 64 bit, Arm and RISCV are fine).
The test fails only under simulation/qemu. It passes fine for all configs on hardware.
This is the last remaining known blocker for seL4/seL4-CAmkES-L4v-dockerfiles#39
The text was updated successfully, but these errors were encountered: