test PR please ignore #4898

pull kdomanski wants to merge 8 commits into bitcoin:master from kdomanski:2014_09_unique_ptr changing 21 files +364 −128
  1. kdomanski commented at 6:58 PM on September 11, 2014: contributor

    I'm just probing pull tester's taste for select C++11 features.

  2. compile with C++0x support 21255cd57e
  3. use std::unique_ptr 2cece28cc0
  4. replace boost::assign facilities with initializer lists 3e5dbf11fa
  5. fixed issue with boost scoped enums in C++11 a2f55adbed
  6. compile with C++11 support 8a756c25b4
  7. test C++11 after failing C++0x a7e984a722
  8. move C++0x macros b74a980dbe
  9. be hungry, be foolish 61b2953a95
  10. BitcoinPullTester commented at 7:50 PM on September 11, 2014: none

    Automatic sanity-testing: FAILED BUILD/TEST, see http://jenkins.bluematt.me/pull-tester/p4898_61b2953a959efb369a55f6774427cf3aacd07354/ 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)
    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
    5. The block test-cases failed (lookup the first bNN identifier which failed in https://github.com/TheBlueMatt/test-scripts/blob/master/FullBlockTestGenerator.java)

    If you believe this to be in error, please ping BlueMatt on freenode or TheBlueMatt here.

    This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  11. kdomanski closed this on Sep 11, 2014

  12. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 09:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me