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 TK1 (jetson1) board sometimes fails the CACHEFLUSH0001 test:
<testcaseclassname="sel4test"name="CACHEFLUSH0001">
Running test CACHEFLUSH0001 (Test a cache maintenance on pages)
<failuretype="failure">*ptrc == 0xBEEFCAFE at line 104 of file /github/workspace/projects/sel4test/apps/sel4test-tests/src/tests/cache.c</failure>
Test CACHEFLUSH0001 failed
<failuretype="failure">result == SUCCESS at line 291 of file /github/workspace/projects/sel4test/apps/sel4test-driver/src/testtypes.c</failure>
<error>result == SUCCESS at line 217 of file /github/workspace/projects/sel4test/apps/sel4test-driver/src/main.c</error>
</testcase>
I've only seen this for clang-11 so far, in the configuration TK1_debug_hyp_MCS_clang_32, but it doesn't occur extremely often, so the may be others as well.
The TK1 (
jetson1
) board sometimes fails the CACHEFLUSH0001 test:I've only seen this for clang-11 so far, in the configuration
TK1_debug_hyp_MCS_clang_32
, but it doesn't occur extremely often, so the may be others as well.Example run: https://github.com/seL4/seL4/runs/4491614422?check_suite_focus=true#step:4:5733
The text was updated successfully, but these errors were encountered: