chore: upgrade tonic and prost (#6067) #1348
43 tests run, 22 passed, 0 skipped, 21 failed.
Annotations
Check failure on line 1 in feature:33:3
github-actions / JUnit Test Report
feature:33:3.Scenario: Simple reorg with burned output: tests/features/Reorgs.feature:33:3
Step panicked. Captured output: wallet WB failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Simple reorg with burned output
Given I have a seed node SEED_B
When I have a base node B connected to seed SEED_B
When I have wallet WB connected to base node B
When I have mining node BM connected to base node B and wallet WB
When mining node BM mines 10 blocks with min difficulty 1 and max difficulty 1
When I wait for wallet WB to have at least 55000000000 uT
Step failed:
Defined: tests/features/Reorgs.feature:42:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WB failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"BM": MinerProcess {
name: "BM",
base_node_name: "B",
wallet_name: "WB",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WB": "B",
},
seed_nodes: [
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:33:3
github-actions / JUnit Test Report
feature:33:3.Scenario: Simple reorg with burned output: tests/features/Reorgs.feature:33:3
Step panicked. Captured output: wallet WB failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Simple reorg with burned output | Retry attempt: 1/2
Given I have a seed node SEED_B
When I have a base node B connected to seed SEED_B
When I have wallet WB connected to base node B
When I have mining node BM connected to base node B and wallet WB
When mining node BM mines 10 blocks with min difficulty 1 and max difficulty 1
When I wait for wallet WB to have at least 55000000000 uT
Step failed:
Defined: tests/features/Reorgs.feature:42:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WB failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"BM": MinerProcess {
name: "BM",
base_node_name: "B",
wallet_name: "WB",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WB": "B",
},
seed_nodes: [
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:33:3
github-actions / JUnit Test Report
feature:33:3.Scenario: Simple reorg with burned output: tests/features/Reorgs.feature:33:3
Step panicked. Captured output: wallet WB failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Simple reorg with burned output | Retry attempt: 2/2
Given I have a seed node SEED_B
When I have a base node B connected to seed SEED_B
When I have wallet WB connected to base node B
When I have mining node BM connected to base node B and wallet WB
When mining node BM mines 10 blocks with min difficulty 1 and max difficulty 1
When I wait for wallet WB to have at least 55000000000 uT
Step failed:
Defined: tests/features/Reorgs.feature:42:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WB failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"BM": MinerProcess {
name: "BM",
base_node_name: "B",
wallet_name: "WB",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WB": "B",
},
seed_nodes: [
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:34:3
github-actions / JUnit Test Report
feature:34:3.Scenario: Sync burned output: tests/features/Sync.feature:34:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Sync burned output
Given I have a seed node NODE
When I have a base node NODE1 connected to all seed nodes
When I have 2 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait for wallet WALLET_A to have at least 55000000000 uT
Step failed:
Defined: tests/features/Sync.feature:42:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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,
}
Check failure on line 1 in feature:34:3
github-actions / JUnit Test Report
feature:34:3.Scenario: Sync burned output: tests/features/Sync.feature:34:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Sync burned output | Retry attempt: 1/2
Given I have a seed node NODE
When I have a base node NODE1 connected to all seed nodes
When I have 2 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait for wallet WALLET_A to have at least 55000000000 uT
Step failed:
Defined: tests/features/Sync.feature:42:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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,
}
Check failure on line 1 in feature:34:3
github-actions / JUnit Test Report
feature:34:3.Scenario: Sync burned output: tests/features/Sync.feature:34:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Sync burned output | Retry attempt: 2/2
Given I have a seed node NODE
When I have a base node NODE1 connected to all seed nodes
When I have 2 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait for wallet WALLET_A to have at least 55000000000 uT
Step failed:
Defined: tests/features/Sync.feature:42:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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,
}
Check failure on line 1 in feature:18:3
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: Wallet WALLET_A failed to have at least 10T
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:1531:1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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,
}
Check failure on line 1 in feature:18:3
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: Wallet WALLET_A failed to have at least 10T
Raw output
Scenario: As a wallet I want to submit a transaction | Retry attempt: 1/2
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:1531:1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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,
}
Check failure on line 1 in feature:18:3
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: Wallet WALLET_A failed to have at least 10T
Raw output
Scenario: As a wallet I want to submit a transaction | Retry attempt: 2/2
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:1531:1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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,
}
Check failure on line 1 in feature:8:3
github-actions / JUnit Test Report
feature:8:3.Scenario: Wallet sending and receiving one-sided transactions: tests/features/WalletTransactions.feature:8:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Wallet sending and receiving one-sided transactions
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait 5 seconds
When I wait for wallet WALLET_A to have at least 55000000000 uT
Step failed:
Defined: tests/features/WalletTransactions.feature:18:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:411:3
github-actions / JUnit Test Report
feature:411:3.Scenario: Create burn transaction: tests/features/WalletTransactions.feature:411:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 221552530060, current amount is 0
Raw output
Scenario: Create burn transaction
Given I have a seed node NODE
When I have 2 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have mining node MINER_A connected to base node NODE and wallet WALLET_A
When I have mining node MINER_B connected to base node NODE and wallet WALLET_B
When mining node MINER_A mines 12 blocks
When mining node MINER_B mines 3 blocks
Then all nodes are at height 15
When I wait for wallet WALLET_A to have at least 221552530060 uT
Step failed:
Defined: tests/features/WalletTransactions.feature:421:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 221552530060, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER_A": MinerProcess {
name: "MINER_A",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
"MINER_B": MinerProcess {
name: "MINER_B",
base_node_name: "NODE",
wallet_name: "WALLET_B",
mine_until_height: 100000,
stealth: false,
},
},
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",
"WALLET_B": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:8:3
github-actions / JUnit Test Report
feature:8:3.Scenario: Wallet sending and receiving one-sided transactions: tests/features/WalletTransactions.feature:8:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Wallet sending and receiving one-sided transactions | Retry attempt: 1/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait 5 seconds
When I wait for wallet WALLET_A to have at least 55000000000 uT
Step failed:
Defined: tests/features/WalletTransactions.feature:18:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:411:3
github-actions / JUnit Test Report
feature:411:3.Scenario: Create burn transaction: tests/features/WalletTransactions.feature:411:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 221552530060, current amount is 0
Raw output
Scenario: Create burn transaction | Retry attempt: 1/2
Given I have a seed node NODE
When I have 2 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have mining node MINER_A connected to base node NODE and wallet WALLET_A
When I have mining node MINER_B connected to base node NODE and wallet WALLET_B
When mining node MINER_A mines 12 blocks
When mining node MINER_B mines 3 blocks
Then all nodes are at height 15
When I wait for wallet WALLET_A to have at least 221552530060 uT
Step failed:
Defined: tests/features/WalletTransactions.feature:421:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 221552530060, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER_A": MinerProcess {
name: "MINER_A",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
"MINER_B": MinerProcess {
name: "MINER_B",
base_node_name: "NODE",
wallet_name: "WALLET_B",
mine_until_height: 100000,
stealth: false,
},
},
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",
"WALLET_B": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:8:3
github-actions / JUnit Test Report
feature:8:3.Scenario: Wallet sending and receiving one-sided transactions: tests/features/WalletTransactions.feature:8:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Raw output
Scenario: Wallet sending and receiving one-sided transactions | Retry attempt: 2/2
Given I have a seed node NODE
When I have 1 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have wallet WALLET_C connected to all seed nodes
When I have mining node MINER connected to base node NODE and wallet WALLET_A
When mining node MINER mines 15 blocks
Then all nodes are at height 15
When I wait 5 seconds
When I wait for wallet WALLET_A to have at least 55000000000 uT
Step failed:
Defined: tests/features/WalletTransactions.feature:18:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 55000000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER": MinerProcess {
name: "MINER",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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",
"WALLET_B": "NODE",
"WALLET_C": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:411:3
github-actions / JUnit Test Report
feature:411:3.Scenario: Create burn transaction: tests/features/WalletTransactions.feature:411:3
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 221552530060, current amount is 0
Raw output
Scenario: Create burn transaction | Retry attempt: 2/2
Given I have a seed node NODE
When I have 2 base nodes connected to all seed nodes
When I have wallet WALLET_A connected to all seed nodes
When I have wallet WALLET_B connected to all seed nodes
When I have mining node MINER_A connected to base node NODE and wallet WALLET_A
When I have mining node MINER_B connected to base node NODE and wallet WALLET_B
When mining node MINER_A mines 12 blocks
When mining node MINER_B mines 3 blocks
Then all nodes are at height 15
When I wait for wallet WALLET_A to have at least 221552530060 uT
Step failed:
Defined: tests/features/WalletTransactions.feature:421:5
Matched: integration_tests/tests/steps/wallet_steps.rs:100:1
Step panicked. Captured output: wallet WALLET_A failed to get balance of at least amount 221552530060, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER_A": MinerProcess {
name: "MINER_A",
base_node_name: "NODE",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
"MINER_B": MinerProcess {
name: "MINER_B",
base_node_name: "NODE",
wallet_name: "WALLET_B",
mine_until_height: 100000,
stealth: false,
},
},
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",
"WALLET_B": "NODE",
},
seed_nodes: [
"NODE",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:9:3
github-actions / JUnit Test Report
feature:9:3.Scenario: As a wallet send to a wallet connected to a different base node: tests/features/WalletTransfer.feature:9:3
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Raw output
Scenario: As a wallet send to a wallet connected to a different base node
Given I have a seed node SEED_A
When I have a seed node SEED_B
When I have a base node NODE_A connected to all seed nodes
When I have a base node NODE_B connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE_A
Step failed:
Defined: tests/features/WalletTransfer.feature:14:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1531:1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE_A",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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_A",
},
seed_nodes: [
"SEED_A",
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:9:3
github-actions / JUnit Test Report
feature:9:3.Scenario: As a wallet send to a wallet connected to a different base node: tests/features/WalletTransfer.feature:9:3
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Raw output
Scenario: As a wallet send to a wallet connected to a different base node | Retry attempt: 1/2
Given I have a seed node SEED_A
When I have a seed node SEED_B
When I have a base node NODE_A connected to all seed nodes
When I have a base node NODE_B connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE_A
Step failed:
Defined: tests/features/WalletTransfer.feature:14:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1531:1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE_A",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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_A",
},
seed_nodes: [
"SEED_A",
"SEED_B",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}
Check failure on line 1 in feature:9:3
github-actions / JUnit Test Report
feature:9:3.Scenario: As a wallet send to a wallet connected to a different base node: tests/features/WalletTransfer.feature:9:3
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Raw output
Scenario: As a wallet send to a wallet connected to a different base node | Retry attempt: 2/2
Given I have a seed node SEED_A
When I have a seed node SEED_B
When I have a base node NODE_A connected to all seed nodes
When I have a base node NODE_B connected to all seed nodes
When I have wallet WALLET_A with 10T connected to base node NODE_A
Step failed:
Defined: tests/features/WalletTransfer.feature:14:5
Matched: integration_tests/tests/steps/wallet_steps.rs:1531:1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
Client {
base_nodes: {},
blocks: {},
miners: {
"temp_miner": MinerProcess {
name: "temp_miner",
base_node_name: "NODE_A",
wallet_name: "WALLET_A",
mine_until_height: 100000,
stealth: false,
},
},
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_A",
},
seed_nodes: [
"SEED_A",
"SEED_B",
],
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: wallet WALLET1 failed to get balance of at least amount 100000000, current amount is 0
Raw output
Scenario: As a client I want to receive contact liveness events
Given I have a seed node SEED
And I have non-default wallet WALLET1 connected to all seed nodes using DirectOnly
And I have non-default wallet WALLET2 connected to all seed nodes using DirectOnly
And I have a ffi wallet FFI_WALLET connected to seed node SEED
When I add contact with alias ALIAS1 and address of WALLET1 to ffi wallet FFI_WALLET
And I add contact with alias ALIAS2 and address of WALLET2 to ffi wallet FFI_WALLET
And I have mining node MINER1 connected to base node SEED and wallet WALLET1
And I have mining node MINER2 connected to base node SEED and wallet WALLET2
And mining node MINER1 mines 1 blocks
And mining node MINER2 mines 5 blocks
Then I wait for wallet WALLET1 to have at least 100000000 uT
Step failed:
Defined: tests/features/WalletFFI.feature:87:9
Matched: integration_tests/tests/steps/wallet_steps.rs:101:1
Step panicked. Captured output: wallet WALLET1 failed to get balance of at least amount 100000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER1": MinerProcess {
name: "MINER1",
base_node_name: "SEED",
wallet_name: "WALLET1",
mine_until_height: 100000,
stealth: false,
},
"MINER2": MinerProcess {
name: "MINER2",
base_node_name: "SEED",
wallet_name: "WALLET2",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {
"FFI_WALLET": WalletFFI {
name: "FFI_WALLET",
port: 18021,
base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_7104/Wallet FFI/As a client I want to receive contact liveness events/ffi_wallets/FFI_WALLET_port_18021",
wallet: Mutex {
data: Wallet {
ptr: 0x000056281394b040,
liveness_data: Mutex {
data: {},
poisoned: false,
..
},
balance: CachedBalance {
available: 0,
time_locked: 0,
pending_incoming: 0,
pending_outgoing: 0,
},
},
poisoned: false,
..
},
},
},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET1": "SEED",
"WALLET2": "SEED",
},
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: wallet WALLET1 failed to get balance of at least amount 100000000, current amount is 0
Raw output
Scenario: As a client I want to receive contact liveness events | Retry attempt: 1/2
Given I have a seed node SEED
And I have non-default wallet WALLET1 connected to all seed nodes using DirectOnly
And I have non-default wallet WALLET2 connected to all seed nodes using DirectOnly
And I have a ffi wallet FFI_WALLET connected to seed node SEED
When I add contact with alias ALIAS1 and address of WALLET1 to ffi wallet FFI_WALLET
And I add contact with alias ALIAS2 and address of WALLET2 to ffi wallet FFI_WALLET
And I have mining node MINER1 connected to base node SEED and wallet WALLET1
And I have mining node MINER2 connected to base node SEED and wallet WALLET2
And mining node MINER1 mines 1 blocks
And mining node MINER2 mines 5 blocks
Then I wait for wallet WALLET1 to have at least 100000000 uT
Step failed:
Defined: tests/features/WalletFFI.feature:87:9
Matched: integration_tests/tests/steps/wallet_steps.rs:101:1
Step panicked. Captured output: wallet WALLET1 failed to get balance of at least amount 100000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER1": MinerProcess {
name: "MINER1",
base_node_name: "SEED",
wallet_name: "WALLET1",
mine_until_height: 100000,
stealth: false,
},
"MINER2": MinerProcess {
name: "MINER2",
base_node_name: "SEED",
wallet_name: "WALLET2",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {
"FFI_WALLET": WalletFFI {
name: "FFI_WALLET",
port: 18377,
base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_7104/Wallet FFI/As a client I want to receive contact liveness events/ffi_wallets/FFI_WALLET_port_18377",
wallet: Mutex {
data: Wallet {
ptr: 0x0000562813ae0890,
liveness_data: Mutex {
data: {},
poisoned: false,
..
},
balance: CachedBalance {
available: 0,
time_locked: 0,
pending_incoming: 0,
pending_outgoing: 0,
},
},
poisoned: false,
..
},
},
},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET1": "SEED",
"WALLET2": "SEED",
},
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: wallet WALLET1 failed to get balance of at least amount 100000000, current amount is 0
Raw output
Scenario: As a client I want to receive contact liveness events | Retry attempt: 2/2
Given I have a seed node SEED
And I have non-default wallet WALLET1 connected to all seed nodes using DirectOnly
And I have non-default wallet WALLET2 connected to all seed nodes using DirectOnly
And I have a ffi wallet FFI_WALLET connected to seed node SEED
When I add contact with alias ALIAS1 and address of WALLET1 to ffi wallet FFI_WALLET
And I add contact with alias ALIAS2 and address of WALLET2 to ffi wallet FFI_WALLET
And I have mining node MINER1 connected to base node SEED and wallet WALLET1
And I have mining node MINER2 connected to base node SEED and wallet WALLET2
And mining node MINER1 mines 1 blocks
And mining node MINER2 mines 5 blocks
Then I wait for wallet WALLET1 to have at least 100000000 uT
Step failed:
Defined: tests/features/WalletFFI.feature:87:9
Matched: integration_tests/tests/steps/wallet_steps.rs:101:1
Step panicked. Captured output: wallet WALLET1 failed to get balance of at least amount 100000000, current amount is 0
Client {
base_nodes: {},
blocks: {},
miners: {
"MINER1": MinerProcess {
name: "MINER1",
base_node_name: "SEED",
wallet_name: "WALLET1",
mine_until_height: 100000,
stealth: false,
},
"MINER2": MinerProcess {
name: "MINER2",
base_node_name: "SEED",
wallet_name: "WALLET2",
mine_until_height: 100000,
stealth: false,
},
},
ffi_wallets: {
"FFI_WALLET": WalletFFI {
name: "FFI_WALLET",
port: 18235,
base_dir: "/runner/_work/tari/tari/integration_tests/tests/temp/cucumber_7104/Wallet FFI/As a client I want to receive contact liveness events/ffi_wallets/FFI_WALLET_port_18235",
wallet: Mutex {
data: Wallet {
ptr: 0x000056281394b040,
liveness_data: Mutex {
data: {},
poisoned: false,
..
},
balance: CachedBalance {
available: 0,
time_locked: 0,
pending_incoming: 0,
pending_outgoing: 0,
},
},
poisoned: false,
..
},
},
},
wallets: {},
merge_mining_proxies: {},
chat_clients: [],
transactions: {},
wallet_addresses: {},
utxos: {},
output_hash: None,
pre_image: None,
wallet_connected_to_base_node: {
"WALLET1": "SEED",
"WALLET2": "SEED",
},
seed_nodes: [
"SEED",
],
wallet_tx_ids: {},
errors: [],
last_imported_tx_ids: [],
last_merge_miner_response: Null,
}