Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(CI): Update test baselines in iota-verifier-transaction-tests #961

Merged
merged 1 commit into from
Jul 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-14:
task 0 'publish'. lines 7-15:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Clock must be passed by immutable reference. got: &mut iota::clock::Clock"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-14:
task 0 'publish'. lines 7-15:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3952000, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-14:
task 0 'publish'. lines 7-15:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Clock must be passed by immutable reference. got: iota::clock::Clock"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-16:
task 0 'publish'. lines 5-17:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4598000, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-15:
task 0 'publish'. lines 7-16:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: &mut vector<T0>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-15:
task 0 'publish'. lines 7-16:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: &vector<T0>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-16:
task 0 'publish'. lines 5-17:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4560000, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
processed 2 tasks

task 0 'publish'. lines 6-16:
task 0 'publish'. lines 7-17:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: std::option::Option<T0>"), command: Some(0) } }

task 1 'publish'. lines 18-28:
task 1 'publish'. lines 19-29:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: vector<std::option::Option<T0>>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-16:
task 0 'publish'. lines 7-17:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4332000, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-21:
task 0 'publish'. lines 7-22:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4149600, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-13:
task 0 'publish'. lines 5-14:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3982400, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 4-13:
task 0 'publish'. lines 5-14:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: vector<vector<T0>>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-17:
task 0 'publish'. lines 7-18:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: _::m::S"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
processed 2 tasks

task 0 'publish'. lines 6-21:
task 0 'publish'. lines 7-22:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: _::m::Obj<_::m::NoStore>"), command: Some(0) } }

task 1 'publish'. lines 23-35:
task 1 'publish'. lines 24-36:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: _::m::Obj<T0>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-18:
task 0 'publish'. lines 7-19:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4567600, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-17:
task 0 'publish'. lines 7-18:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: vector<_::m::S>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-18:
task 0 'publish'. lines 7-19:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: &mut vector<_::m::S>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-18:
task 0 'publish'. lines 7-19:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Expected primitive or object type. Got: &vector<_::m::S>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
processed 2 tasks

task 0 'publish'. lines 4-11:
task 0 'publish'. lines 5-12:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3929200, storage_rebate: 0, non_refundable_storage_fee: 0

task 1 'publish'. lines 13-20:
task 1 'publish'. lines 14-21:
created: object(2,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3929200, storage_rebate: 978120, non_refundable_storage_fee: 9880
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-23:
task 0 'publish'. lines 7-24:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4590400, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
processed 2 tasks

task 0 'publish'. lines 4-11:
task 0 'publish'. lines 5-12:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3769600, storage_rebate: 0, non_refundable_storage_fee: 0

task 1 'publish'. lines 14-23:
task 1 'publish'. lines 15-24:
created: object(2,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4392800, storage_rebate: 978120, non_refundable_storage_fee: 9880
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-14:
task 0 'publish'. lines 7-15:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Random must be passed by immutable reference. got: &mut iota::random::Random"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-14:
task 0 'publish'. lines 7-15:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3974800, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 6-14:
task 0 'publish'. lines 7-15:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point parameter type. Random must be passed by immutable reference. got: iota::random::Random"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
processed 5 tasks

task 0 'publish'. lines 6-13:
task 0 'publish'. lines 7-14:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3959600, storage_rebate: 0, non_refundable_storage_fee: 0

task 1 'publish'. lines 15-22:
task 1 'publish'. lines 16-23:
created: object(2,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3967200, storage_rebate: 978120, non_refundable_storage_fee: 9880

task 2 'publish'. lines 24-31:
task 2 'publish'. lines 25-32:
created: object(3,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3967200, storage_rebate: 978120, non_refundable_storage_fee: 9880

task 3 'publish'. lines 33-41:
task 3 'publish'. lines 34-42:
created: object(4,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4506800, storage_rebate: 978120, non_refundable_storage_fee: 9880

task 4 'publish'. lines 43-51:
task 4 'publish'. lines 44-52:
created: object(5,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4522000, storage_rebate: 978120, non_refundable_storage_fee: 9880
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
processed 6 tasks

task 0 'publish'. lines 6-13:
task 0 'publish'. lines 7-14:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point return type. Expected a non reference type."), command: Some(0) } }

task 1 'publish'. lines 15-22:
task 1 'publish'. lines 16-23:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point return type. Expected a non reference type."), command: Some(0) } }

task 2 'publish'. lines 24-31:
task 2 'publish'. lines 25-32:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point return type. Expected a non reference type."), command: Some(0) } }

task 3 'publish'. lines 33-41:
task 3 'publish'. lines 34-42:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point return type. The specified return type does not have the 'drop' ability: _::m::Copyable"), command: Some(0) } }

task 4 'publish'. lines 43-52:
task 4 'publish'. lines 44-53:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point return type. The specified return type does not have the 'drop' ability: _::m::Obj"), command: Some(0) } }

task 5 'publish'. lines 54-63:
task 5 'publish'. lines 55-64:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("Invalid entry point return type. The specified return type does not have the 'drop' ability: vector<_::m::Obj>"), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-13:
task 0 'publish'. lines 5-14:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3974800, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-13:
task 0 'publish'. lines 5-14:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3967200, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-16:
task 0 'publish'. lines 5-17:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4575200, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-13:
task 0 'publish'. lines 5-14:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 3967200, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 6-31:
task 0 'publish'. lines 7-32:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4894400, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-18:
task 0 'publish'. lines 5-19:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4461200, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-18:
task 0 'publish'. lines 5-19:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4370000, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-19:
task 0 'publish'. lines 5-20:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4438400, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-18:
task 0 'publish'. lines 5-19:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4370000, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 4-20:
task 0 'publish'. lines 5-21:
Error: Transaction Effects Status: Move Bytecode Verification Error. Please run the Bytecode Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: VMVerificationOrDeserializationError, source: Some(VMError { major_status: WRITEREF_WITHOUT_DROP_ABILITY, sub_status: None, message: None, exec_state: None, location: Module(ModuleId { address: _, name: Identifier("m") }), indices: [(FunctionDefinition, 0)], offsets: [(FunctionDefinitionIndex(0), 5)] }), command: Some(0) } }
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-26:
task 0 'publish'. lines 5-27:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4590400, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
processed 2 tasks

task 0 'publish'. lines 4-26:
task 0 'publish'. lines 5-27:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("PartialVMError with status UNKNOWN_VERIFICATION_ERROR with sub status 1 and message Invalid object creation in _::m::foo. Object created without a newly created UID. The UID must come directly from iota::object::new. Or for tests, it can come from iota::test_scenario::new_object"), command: Some(0) } }

task 1 'publish'. lines 28-50:
task 1 'publish'. lines 29-51:
created: object(2,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4590400, storage_rebate: 978120, non_refundable_storage_fee: 9880
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
processed 2 tasks

task 0 'publish'. lines 6-28:
task 0 'publish'. lines 7-29:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 4970400, storage_rebate: 0, non_refundable_storage_fee: 0

task 1 'publish'. lines 30-59:
task 1 'publish'. lines 31-60:
created: object(2,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 5168000, storage_rebate: 978120, non_refundable_storage_fee: 9880
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
processed 1 task

task 0 'publish'. lines 4-34:
task 0 'publish'. lines 5-35:
created: object(1,0)
mutated: object(0,0)
gas summary: computation_cost: 1000000, storage_cost: 5631600, storage_rebate: 0, non_refundable_storage_fee: 0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
processed 1 task

task 0 'publish'. lines 4-34:
task 0 'publish'. lines 5-35:
Error: Transaction Effects Status: Iota Move Bytecode Verification Error. Please run the Iota Move Verifier for more information.
Execution Error: ExecutionError: ExecutionError { inner: ExecutionErrorInner { kind: IotaMoveVerificationError, source: Some("PartialVMError with status UNKNOWN_VERIFICATION_ERROR with sub status 1 and message Invalid object creation in _::m::new. Object created without a newly created UID. The UID must come directly from iota::object::new. Or for tests, it can come from iota::test_scenario::new_object"), command: Some(0) } }
Loading
Loading