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: dev_inspect_transaction_block failing test #4471

Open
sergiupopescu199 opened this issue Dec 12, 2024 · 0 comments
Open

Fix: dev_inspect_transaction_block failing test #4471

sergiupopescu199 opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.

Comments

@sergiupopescu199
Copy link
Contributor

sergiupopescu199 commented Dec 12, 2024

Description

The Indexer's test write_api::dev_inspect_transaction_block sometimes in the CI does fail, locally this does not happen.

Errors

---- write_api::dev_inspect_transaction_block stdout ----
thread 'write_api::dev_inspect_transaction_block' panicked at crates/iota-indexer/tests/rpc-tests/write_api.rs:183:9:
assertion `left == right` failed: The initial owner of the object should not change
  left: AddressOwner(0x2ca79b2dce50d3ccf2a4cde8d7011a09e823d93bfff6c149a69ef823fe660ed5)
 right: AddressOwner(0x2ad54ed1728873abef17f6ea319fd78502cef1dc9d2b2e81a895cbaa43079b4b)
@sergiupopescu199 sergiupopescu199 added infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group. labels Dec 12, 2024
@sergiupopescu199 sergiupopescu199 self-assigned this Dec 12, 2024
@sergiupopescu199 sergiupopescu199 changed the title Fix: dev_inspect_transaction_block failing test Fix: dev_inspect_transaction_block failing test Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

No branches or pull requests

1 participant