<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
root@DESKTOP-IFADPRG:/usr/src/bitcoin# make check Making check in src make[1]: Entering directory '/usr/src/bitcoin/src' make[2]: Entering directory '/usr/src/bitcoin/src' make[3]: Entering directory '/usr/src/bitcoin' make[3]: Leaving directory '/usr/src/bitcoin' make check-TESTS check-local make[3]: Entering directory '/usr/src/bitcoin/src' make[4]: Entering directory '/usr/src/bitcoin/src' make[5]: Entering directory '/usr/src/bitcoin' make[5]: Leaving directory '/usr/src/bitcoin' FAIL: qt/test/test_bitcoin-qt.exe
Testsuite summary for Bitcoin Core 0.16.99
TOTAL: 1
PASS: 0
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
============================================================================ See src/test-suite.log Please report to https://github.com/bitcoin/bitcoin/issues
Makefile:9772: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory '/usr/src/bitcoin/src' Makefile:9878: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory '/usr/src/bitcoin/src' Makefile:9977: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/usr/src/bitcoin/src' Makefile:9665: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/usr/src/bitcoin/src' Makefile:754: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 root@DESKTOP-IFADPRG:/usr/src/bitcoin#
<!--- What behavior did you expect? -->
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
Bitcoin Core 0.16.99 ; website
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->