Skip to content

Commit

Permalink
Adjust expected test result
Browse files Browse the repository at this point in the history
  • Loading branch information
luc-blaeser committed Aug 15, 2024
1 parent e9f1e8f commit 1f6dbef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/run-drun/ok/destabilization-crash.drun.ok
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ debug.print: {heap_MB = 320}
debug.print: {heap_MB = 384}
debug.print: {heap_MB = 448}
debug.print: postupgrade!
ingress Err: IC0503: Canister rwlgt-iiaaa-aaaaa-aaaaa-cai trapped explicitly: assertion failed at destabilization-crash.mo:41.6-41.18
ingress Err: IC0503: Error from Canister rwlgt-iiaaa-aaaaa-aaaaa-cai: Canister called `ic0.trap` with message: assertion failed at destabilization-crash.mo:41.6-41.18.
Consider gracefully handling failures from this canister or altering the canister to handle exceptions. See documentation: http://internetcomputer.org/docs/current/references/execution-errors#trapped-explicitly

0 comments on commit 1f6dbef

Please sign in to comment.