tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
356 stars 220 forks source link

Fix cucumber: Wallet FFI tests #6670

Closed hansieodendaal closed 1 week ago

hansieodendaal commented 3 weeks ago

Various:

Scenario: As a client I want to retrieve the mnemonic word list for a given language
   ✘  Then I wait for ffi wallet FFI_WALLET to have at least 2 contacts to be Online

Scenario: As a client I want to receive contact liveness events
   ✘  Then I wait for ffi wallet FFI_WALLET to have at least 2 contacts to be Online

Scenario: As a client I want to retrieve a list of transactions I have made and received
   ✘  And I send 2000000 uT from wallet SENDER to wallet FFI_WALLET at fee 20

Scenario: As a client I want to send a one-sided transaction
   ✘  And I send 2400000 uT from wallet SENDER to wallet FFI_WALLET at fee 5

Scenario: As a client I want to receive a one-sided transaction
   ✘  And I send 1000000 uT from wallet SENDER to wallet FFI_RECEIVER at fee 20

Error: The action 'Run @critical and (not @long-running) integration tests for ffi' has timed out after 90 minutes.