From 934ae42b0904006b06c00e34c9141b3b03299b18 Mon Sep 17 00:00:00 2001 From: Pranav Gaddamadugu Date: Thu, 19 Oct 2023 21:44:05 -0400 Subject: [PATCH] Regen expectations --- tests/expectations/execution/eq.out | 4 ++-- tests/expectations/execution/primitive_casts.out | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/expectations/execution/eq.out b/tests/expectations/execution/eq.out index 862fd8a979..ab69c20f93 100644 --- a/tests/expectations/execution/eq.out +++ b/tests/expectations/execution/eq.out @@ -16,10 +16,10 @@ outputs: results: main: - input: "[0u32, 1u32]" - output: "SnarkVMError('test.aleo/main' is not satisfied on the given inputs (18459 constraints).)" + output: "SnarkVMError('test.aleo/main' is not satisfied on the given inputs (13430 constraints).)" - input: "[1u32, 1u32]" output: "[true]" - input: "[1u32, 2u32]" - output: "SnarkVMError('test.aleo/main' is not satisfied on the given inputs (18459 constraints).)" + output: "SnarkVMError('test.aleo/main' is not satisfied on the given inputs (13430 constraints).)" - input: "[2u32, 2u32]" output: "[true]" diff --git a/tests/expectations/execution/primitive_casts.out b/tests/expectations/execution/primitive_casts.out index e123c274dc..7b07191349 100644 --- a/tests/expectations/execution/primitive_casts.out +++ b/tests/expectations/execution/primitive_casts.out @@ -16,7 +16,7 @@ outputs: results: address_casts: - input: "[aleo1hjnn8jdxlzzlqjywamdx4hzcxny5gszzm0q5xmnae4ed6qqn2gys4ugtey]" - output: "SnarkVMError('test.aleo/address_casts' is not satisfied on the given inputs (35900 constraints).)" + output: "SnarkVMError('test.aleo/address_casts' is not satisfied on the given inputs (30871 constraints).)" bool_casts: - input: "[false]" output: "[aleo1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq3ljyzc, false, 0field, 0group, 0i8, 0i16, 0i32, 0i64, 0i128, 0u8, 0u16, 0u32, 0u64, 0u128, 0scalar]"