Skip to content

Pass for test dbcrash.py #27

@shohu

Description

@shohu
# test/functional/dbcrash.py
2018-03-23 01:31:00.341000 TestFramework (INFO): Initializing test directory /tmp/test71pcyiew
2018-03-23 01:31:11.090000 TestFramework (ERROR): JSONRPC error
Traceback (most recent call last):
  File "/c0ban/test/functional/test_framework/test_framework.py", line 120, in main
    self.run_test()
  File "test/functional/dbcrash.py", line 220, in run_test
    utxo_list = create_confirmed_utxos(self.nodes[3].getnetworkinfo()['relayfee'], self.nodes[3], 5000)
  File "/c0ban/test/functional/test_framework/util.py", line 499, in create_confirmed_utxos
    raw_tx = node.createrawtransaction(inputs, outputs)
  File "/c0ban/test/functional/test_framework/coverage.py", line 46, in __call__
    return_val = self.auth_service_proxy_instance.__call__(*args, **kwargs)
  File "/c0ban/test/functional/test_framework/authproxy.py", line 154, in __call__
    raise JSONRPCException(response['error'])
test_framework.authproxy.JSONRPCException: Amount out of range (-3)
2018-03-23 01:31:11.124000 TestFramework (INFO): Stopping nodes
2018-03-23 01:31:13.391000 TestFramework (WARNING): Not cleaning up dir /tmp/test71pcyiew
2018-03-23 01:31:13.391000 TestFramework (ERROR): Test failed. Test logging available at /tmp/test71pcyiew/test_framework.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions