From 1f6dbeff165865076c5b75d3f910e91277cb6077 Mon Sep 17 00:00:00 2001 From: luc-blaeser Date: Thu, 15 Aug 2024 10:38:05 +0200 Subject: [PATCH] Adjust expected test result --- test/run-drun/ok/destabilization-crash.drun.ok | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/run-drun/ok/destabilization-crash.drun.ok b/test/run-drun/ok/destabilization-crash.drun.ok index 07c24b0cbe4..ea58742ce4f 100644 --- a/test/run-drun/ok/destabilization-crash.drun.ok +++ b/test/run-drun/ok/destabilization-crash.drun.ok @@ -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