007 failing test

✗ Failing This test is currently failing.

Failed: backend-exec

Error Details

Panic: Mock shape validation failed

Failure Output

Showing last 10 of 26 lines
???:?:?: 0x100ef24ff in _backend_output_emitted.koru_std.koru_compiler.evaluate_comptime_event.handler (???)
???:?:?: 0x100eeda0b in _backend_output_emitted.koru_std.koru_compiler.elaborate_event.handler (???)
???:?:?: 0x100eed08f in _backend_output_emitted.koru_std.koru_compiler.coordinate_event.handler (???)
???:?:?: 0x100eececf in _koru_coordinate (???)
???:?:?: 0x100e7b923 in _backend.RuntimeEmitter.emit (???)
???:?:?: 0x100e7ca4f in _backend.main (???)
???:?:?: 0x100e826b7 in _main (???)
???:?:?: 0x18eec7dff in ??? (???)
???:?:?: 0x0 in ??? (???)
/Users/larsde/src/koru/scripts/regression_lib.sh: line 363:  7922 Abort trap: 6           ./backend output

Code

input.kz

Flows

flow ~test click a branch to expand · @labels scroll to their anchor
test (This test passes, source: ~do-thing -> 1 ~do-thing(): _ |> assert(true))
flow ~test click a branch to expand · @labels scroll to their anchor
test (This test should fail, source: ~do-thing -> 1 ~do-thing(): _ |> assert(false))

Test Configuration

Post-validation Script: