bitzenyPlus / BitZenyPlus

[in progress] BitZeny Plus integration/staging tree created by the New Dev team
https://bitzeny.tech/
MIT License
11 stars 3 forks source link

test_bitcoin-qt FAIL #32

Open cryptozeny opened 6 years ago

cryptozeny commented 6 years ago
$ ./src/qt/test/test_bitcoin-qt | grep FAIL

(test_bitcoin-qt:2653): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
FAIL!  : URITests::uriTests() 'GUIUtil::parseBitcoinURI(uri, &rv)' returned FALSE. ()
FAIL!  : RPCNestedTests::rpcNestedTests() 'result == "4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"' returned FALSE. ()

4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b is came from bitcoin. we can fix it.

rpcnestedtests.cpp 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b (bitcoin)

to

a626e591b4583a9cdfa3f8c7ffa90628c745dc01b411825544209fce3bdba4d2 (bitzeny merkle hash)

https://github.com/BitzenyCoreDevelopers/bitzeny/issues/42