fix(diagrams): missing quotes for protocol negotiation diagram (#5751) #1164
17 tests run, 2 passed, 0 skipped, 15 failed.
Annotations
Check failure on line 1 in feature:7:3
github-actions / JUnit Test Report
feature:7:3.Scenario: A message is propagated between clients via 3rd party: tests/features/ChatFFI.feature:7:3
Step panicked. Captured output: Service on port 18347 never started
Raw output
Scenario: A message is propagated between clients via 3rd party
Given I have a seed node SEED_A
Step failed:
Defined: tests/features/ChatFFI.feature:8:5
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18347 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_A",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:7:3
github-actions / JUnit Test Report
feature:7:3.Scenario: A message is propagated between clients via 3rd party: tests/features/ChatFFI.feature:7:3
Step panicked. Captured output: Service on port 18491 never started
Raw output
Scenario: A message is propagated between clients via 3rd party | Retry attempt: 1/2
Given I have a seed node SEED_A
Step failed:
Defined: tests/features/ChatFFI.feature:8:5
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18491 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_A",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:7:3
github-actions / JUnit Test Report
feature:7:3.Scenario: A message is propagated between clients via 3rd party: tests/features/ChatFFI.feature:7:3
Step panicked. Captured output: Service on port 18479 never started
Raw output
Scenario: A message is propagated between clients via 3rd party | Retry attempt: 2/2
Given I have a seed node SEED_A
Step failed:
Defined: tests/features/ChatFFI.feature:8:5
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18479 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_A",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:73:5
github-actions / JUnit Test Report
feature:73:5.Scenario: As a client I want to receive contact liveness events: tests/features/WalletFFI.feature:73:5
Step panicked. Captured output: Service on port 18495 never started
Raw output
Scenario: As a client I want to receive contact liveness events
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:74:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18495 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:73:5
github-actions / JUnit Test Report
feature:73:5.Scenario: As a client I want to receive contact liveness events: tests/features/WalletFFI.feature:73:5
Step panicked. Captured output: Service on port 18420 never started
Raw output
Scenario: As a client I want to receive contact liveness events | Retry attempt: 1/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:74:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18420 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:73:5
github-actions / JUnit Test Report
feature:73:5.Scenario: As a client I want to receive contact liveness events: tests/features/WalletFFI.feature:73:5
Step panicked. Captured output: Service on port 18023 never started
Raw output
Scenario: As a client I want to receive contact liveness events | Retry attempt: 2/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:74:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18023 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:96:5
github-actions / JUnit Test Report
feature:96:5.Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Step panicked. Captured output: Service on port 18432 never started
Raw output
Scenario: As a client I want to retrieve a list of transactions I have made and received
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:97:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18432 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:96:5
github-actions / JUnit Test Report
feature:96:5.Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Step panicked. Captured output: Service on port 18013 never started
Raw output
Scenario: As a client I want to retrieve a list of transactions I have made and received | Retry attempt: 1/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:97:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18013 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:96:5
github-actions / JUnit Test Report
feature:96:5.Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Step panicked. Captured output: Service on port 18356 never started
Raw output
Scenario: As a client I want to retrieve a list of transactions I have made and received | Retry attempt: 2/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:97:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18356 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:175:5
github-actions / JUnit Test Report
feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5
Step panicked. Captured output: Service on port 18073 never started
Raw output
Scenario: As a client I want to send a one-sided transaction
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:176:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18073 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:175:5
github-actions / JUnit Test Report
feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5
Step panicked. Captured output: Service on port 18161 never started
Raw output
Scenario: As a client I want to send a one-sided transaction | Retry attempt: 1/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:176:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18161 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:175:5
github-actions / JUnit Test Report
feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5
Step panicked. Captured output: Service on port 18135 never started
Raw output
Scenario: As a client I want to send a one-sided transaction | Retry attempt: 2/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:176:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18135 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:212:5
github-actions / JUnit Test Report
feature:212:5.Scenario: As a client I want to receive a one-sided transaction: tests/features/WalletFFI.feature:212:5
Step panicked. Captured output: Service on port 18257 never started
Raw output
Scenario: As a client I want to receive a one-sided transaction
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:213:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18257 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:212:5
github-actions / JUnit Test Report
feature:212:5.Scenario: As a client I want to receive a one-sided transaction: tests/features/WalletFFI.feature:212:5
Step panicked. Captured output: Service on port 18290 never started
Raw output
Scenario: As a client I want to receive a one-sided transaction | Retry attempt: 1/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:213:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18290 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:212:5
github-actions / JUnit Test Report
feature:212:5.Scenario: As a client I want to receive a one-sided transaction: tests/features/WalletFFI.feature:212:5
Step panicked. Captured output: Service on port 18384 never started
Raw output
Scenario: As a client I want to receive a one-sided transaction | Retry attempt: 2/2
Given I have a seed node SEED
Step failed:
Defined: tests/features/WalletFFI.feature:213:9
Matched: integration_tests/tests/steps/node_steps.rs:42:1
Step panicked. Captured output: Service on port 18384 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",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}