Add three STM tests
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
These are taken from
stm
'stests
directory, I presume? Is the goal to eventually remove the tests fromstm
once they've landed inhead.hackage
?
The
build-9.2
job shows one of these test cases failing:STM052: FAIL (1.65s) Missing golden value. Actual value is: ======================================== ret > ExitSuccess out > Before: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 out > After: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 out > ========================================
added 1 commit
- 9b22d64f - ci: Remove default variables from externally triggered jobs
Please register or sign in to reply