Skip to content

[BUG] Investigate why test_wait_for_tx_reverted fails #1651

Description

@franciszekjob

What happened

test_wait_for_tx_reverted fails with

E        Input: "Transaction was reverted with following Starknet error: Transaction execution has failed:\n0: Error in the called contract (contract address: 0x07e8d46c49d734530b51222b7bb7ff8537d6126559f160d73e8c7ac4fc0cad75, class hash: 0x04c6d6cf894f8bc96bb9c525e6853e5483177841f7388f74a46cfda6f028c755, selector: 0x015d40a3d6ca2ac30f4031e42be28da9b056fef9bb7357ac5e85627ee876e5ad):\nExecution failed. Failure reason:\nError in contract (contract address: 0x07e8d46c49d734530b51222b7bb7ff8537d6126559f160d73e8c7ac4fc0cad75, class hash: 0x04c6d6cf894f8bc96bb9c525e6853e5483177841f7388f74a46cfda6f028c755, selector: 0x015d40a3d6ca2ac30f4031e42be28da9b056fef9bb7357ac5e85627ee876e5ad):\n0x526573756c743a3a756e77726170206661696c65642e ('Result::unwrap failed.').\n."

error while it should fails with TransactionRevertedError.

Stack trace

Steps to reproduce

  1. Run test_wait_for_tx_reverted

SDK Version

0.28.0-rc.4

Python version

3.12

What operating system are you using?

Mac

Is there an existing issue for this?

  • I have searched the existing issues and verified no issue exits for this problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions