Skip to content

Pass for test fundrawtransaction.py #29

@shohu

Description

@shohu
# test/functional/fundrawtransaction.py
2018-03-23 02:37:10.235000 TestFramework (INFO): Initializing test directory /tmp/test03ocugyf
2018-03-23 02:37:35.986000 TestFramework (ERROR): Assertion failed
Traceback (most recent call last):
  File "/c0ban/test/functional/test_framework/test_framework.py", line 120, in main
    self.run_test()
  File "test/functional/fundrawtransaction.py", line 593, in run_test
    assert_equal(res_dec["vin"][0]["txid"], watchonly_txid)
  File "/c0ban/test/functional/test_framework/util.py", line 38, in assert_equal
    raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
AssertionError: not(07238776f525aa58326babc3341ea1af25bbd345b11446a56be8f60c8e5dd916 == 53171cfa02ef3574fa9207463528cd0d5d001d805d59bdd8cb3ba1a9c34a0b7b)
2018-03-23 02:37:35.997000 TestFramework (INFO): Stopping nodes
2018-03-23 02:37:38.146000 TestFramework (WARNING): Not cleaning up dir /tmp/test03ocugyf
2018-03-23 02:37:38.146000 TestFramework (ERROR): Test failed. Test logging available at /tmp/test03ocugyf/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