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 11, 2023 in 0s
28 tests run, 27 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 1 in feature:26:3
github-actions / JUnit Test Report
feature:26:3.Scenario: Simple propagation: tests/features/Propagation.feature:26:3
Step panicked. Captured output: Service on port 18760 never started
Raw output
Scenario: Simple propagation
Given I have 2 seed nodes
When I have 4 base nodes connected to all seed nodes
Step failed:
Defined: tests/features/Propagation.feature:28:5
Matched: integration_tests/tests/steps/node_steps.rs:65:1
Step panicked. Captured output: Service on port 18760 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,
}
Loading