Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_bitcoin-qt FAIL #32

Open
cryptozeny opened this issue Aug 9, 2018 · 0 comments
Open

test_bitcoin-qt FAIL #32

cryptozeny opened this issue Aug 9, 2018 · 0 comments
Assignees
Labels
test Testing functionalities

Comments

@cryptozeny
Copy link
Member

$ ./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)

BitzenyCoreDevelopers#42

@cryptozeny cryptozeny self-assigned this Aug 9, 2018
@kazu0617 kazu0617 added the bug Something isn't working label Aug 14, 2018
@cryptozeny cryptozeny added test Testing functionalities and removed bug Something isn't working labels Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing functionalities
Projects
None yet
Development

No branches or pull requests

2 participants