Skip to content

Commit

Permalink
accept
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Dec 4, 2024
1 parent 23ddca4 commit 3b0e1b1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
10 changes: 1 addition & 9 deletions test/run-drun/ok/query2.drun-run.ok
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,4 @@ ingress Completed: Reply: 0x4449444c0000
debug.print: 2
debug.print: 3
debug.print: 4
debug.print: 4
debug.print: In read:
debug.print: 5
debug.print: 4
debug.print: In read:
debug.print: 5
debug.print: 4
debug.print: The following fails in the interpreter, for lack of query semantics
ingress Completed: Reply: 0x4449444c0000
ingress Completed: Reject: IC0504: Error from Canister rwlgt-iiaaa-aaaaa-aaaaa-cai: Canister violated contract: ic0::msg_deadline is not enabled.
2 changes: 1 addition & 1 deletion test/run-drun/ok/query2.run-ir.ok
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ In read:
6
6
The following fails in the interpreter, for lack of query semantics
query2.mo:35.4-35.18: execution error, assertion failure
query2.mo:37.4-37.18: execution error, assertion failure
2 changes: 1 addition & 1 deletion test/run-drun/ok/query2.run-low.ok
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ In read:
6
6
The following fails in the interpreter, for lack of query semantics
query2.mo:35.4-35.18: execution error, assertion failure
query2.mo:37.4-37.18: execution error, assertion failure
2 changes: 1 addition & 1 deletion test/run-drun/ok/query2.run.ok
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ In read:
6
6
The following fails in the interpreter, for lack of query semantics
query2.mo:35.4-35.18: execution error, assertion failure
query2.mo:37.4-37.18: execution error, assertion failure

0 comments on commit 3b0e1b1

Please sign in to comment.