Skip to content

chore: new release v1.11.0-pre.0 (#6768) #1809

chore: new release v1.11.0-pre.0 (#6768)

chore: new release v1.11.0-pre.0 (#6768) #1809

GitHub Actions / JUnit Test Report failed Jan 28, 2025 in 0s

37 tests run, 36 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in feature:18:3

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:18:3.Scenario: As a wallet I want to submit a transaction: tests/features/WalletQuery.feature:18:3

Step panicked. Captured output: Service on port 18398 never started
Raw output
Scenario: As a wallet I want to submit a transaction
     Given I have a seed node NODE
     When I have 1 base nodes connected to all seed nodes
     When I have wallet WALLET_A with 10T connected to base node NODE
      Step failed:
      Defined: tests/features/WalletQuery.feature:21:5
      Matched: integration_tests/tests/steps/wallet_steps.rs:1568:1
      Step panicked. Captured output: Service on port 18398 never started
      Client {
          base_nodes: {},
          blocks: {},
          miners: {},
          ffi_wallets: {},
          wallets: {},
          merge_mining_proxies: {},
          chat_clients: [],
          transactions: {},
          wallet_addresses: {},
          utxos: {},
          output_hash: None,
          pre_image: None,
          wallet_connected_to_base_node: {
              "WALLET_A": "NODE",
          },
          seed_nodes: [
              "NODE",
          ],
          wallet_tx_ids: {},
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }