mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Update build docs that refer to old makefile.* files.
Also update pull-tester's error message.
This commit is contained in:
@@ -81,7 +81,7 @@ This pull does not merge cleanly onto current master""" + common_message}
|
||||
post_data = { "body" : "Automatic sanity-testing: FAILED BUILD/TEST, see " + linkUrl + " for binaries and test log." + """
|
||||
|
||||
This could happen for one of several reasons:
|
||||
1. It chanages paths in makefile.linux-mingw or otherwise changes build scripts in a way that made them incompatible with the automated testing scripts (please tweak those patches in qa/pull-tester)
|
||||
1. It chanages changes build scripts in a way that made them incompatible with the automated testing scripts (please tweak those patches in qa/pull-tester)
|
||||
2. It adds/modifies tests which test network rules (thanks for doing that), which conflicts with a patch applied at test time
|
||||
3. It does not build on either Linux i386 or Win32 (via MinGW cross compile)
|
||||
4. The test suite fails on either Linux i386 or Win32
|
||||
|
||||
Reference in New Issue
Block a user