Skip to content

fix(diagrams): missing quotes for protocol negotiation diagram (#5751) #1164

fix(diagrams): missing quotes for protocol negotiation diagram (#5751)

fix(diagrams): missing quotes for protocol negotiation diagram (#5751) #1164

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Sep 8, 2023 in 0s

28 tests run, 27 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in feature:26:3

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

feature:26:3.Scenario: Simple propagation: tests/features/Propagation.feature:26:3

Step panicked. Captured output: Service on port 18801 never started
Raw output
Scenario: Simple propagation
     Given I have 2 seed nodes
     When I have 4 base nodes connected to all seed nodes
     When I have a SHA3 miner MINER connected to all seed nodes
      Step failed:
      Defined: tests/features/Propagation.feature:29:5
      Matched: integration_tests/tests/steps/mining_steps.rs:222:1
      Step panicked. Captured output: Service on port 18801 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: {},
          seed_nodes: [
              "seed_node_0",
              "seed_node_1",
          ],
          wallet_tx_ids: {},
          errors: [],
          last_imported_tx_ids: [],
          last_merge_miner_response: Null,
      }