********* Start testing of PaymentServerTests ********* Config: Using QtTest library 5.9.2, Qt 5.9.2 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 9.0.0 (clang-900.0.37) (Apple)) PASS : PaymentServerTests::initTestCase() QDEBUG : PaymentServerTests::paymentServerTests() PaymentServer::initNetManager: No active proxy server found. QWARN : PaymentServerTests::paymentServerTests() PaymentRequestPlus::getMerchant: SSL error: certificate signature failure QDEBUG : PaymentServerTests::paymentServerTests() PaymentServer::processPaymentRequest: Insecure payment request to "1EcqLEpyu3zY7T5QU7RLrHEQH134KeGPXR" QWARN : PaymentServerTests::paymentServerTests() PaymentRequestPlus::getMerchant: SSL error: certificate signature failure FAIL! : PaymentServerTests::paymentServerTests() Compared values are not the same Actual (merchant) : "" Expected (QString("testmerchant.org")): "testmerchant.org" Loc: [../../src/qt/test/paymentservertests.cpp(86)] PASS : PaymentServerTests::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 1171ms ********* Finished testing of PaymentServerTests *********
Description
Description
Revisions and Commits
Revisions and Commits
rABC Bitcoin ABC | |||
D766 | rABCd9f4ccd74b6f Fix T115 on Darwin |