raiden-network / raiden

Raiden Network
https://developer.raiden.network
Other
1.84k stars 376 forks source link

ScenarioAssertionError in bf1 #5916

Closed karlb closed 4 years ago

karlb commented 4 years ago
scenario_player.exceptions.legacy.ScenarioAssertionError:
Expected sum value "2090000000000000000" for channel fields "balance"
Actual value: "2089000000000000000".
Channels: [{'total_withdraw': '0', 'state': 'opened', 'total_deposit': '1000000000000000000', 'token_network_address': '0x31fEB78D299EC86d8308c64B711A9eC1Ea5Ae1Df', 'reveal_timeout': '20', 'token_address': '0x59105441977ecD9d805A4f5b060E34676F50F806', 'balance': '1009000000000000000', 'channel_identifier': '1262', 'settle_timeout': '40', 'partner_address': '0x7001Afd5199E38D51682cD09d2bbd4caC2782D69'}, {'total_withdraw': '0', 'state': 'opened', 'total_deposit': '1000000000000000000', 'token_network_address': '0x31fEB78D299EC86d8308c64B711A9eC1Ea5Ae1Df', 'reveal_timeout': '20', 'token_address': '0x59105441977ecD9d805A4f5b060E34676F50F806', 'balance': '1080000000000000000', 'channel_identifier': '1264', 'settle_timeout': '40', 'partner_address': '0xd8987c0c6ee4C78C0Fc755b64489983364Fe98D7'}]

see run 132

Dominik1999 commented 4 years ago

this is very old and seem not to happen anymore. Close it until we see it again