I got the following test results on cygwin:

$ make test
...
92% tests passed, 28 tests failed out of 353

Total Test time (real) = 145.29 sec

The following tests FAILED:
         29 - BaselineTest_cmd-pricedb (Failed)
         31 - BaselineTest_cmd-prices (Failed)
         48 - BaselineTest_dir-import_py (Failed)
         50 - BaselineTest_dir-python_py (Failed)
         59 - BaselineTest_feat-fixated-prices (Failed)
         60 - BaselineTest_feat-import_py (Failed)
         61 - BaselineTest_feat-option_py (Failed)
         63 - BaselineTest_feat-value_py (Failed)
        105 - BaselineTest_opt-datetime-format (Failed)
        131 - BaselineTest_opt-gain (Failed)
        135 - BaselineTest_opt-historical (Failed)
        150 - BaselineTest_opt-market (Failed)
        178 - BaselineTest_opt-price (Failed)
        190 - BaselineTest_opt-revalued-only (Failed)
        191 - BaselineTest_opt-revalued (Failed)
        202 - BaselineTest_opt-time-report (Failed)
        240 - RegressTest_14DB77E7 (Failed)
        256 - RegressTest_3FE26304 (Failed)
        260 - RegressTest_4D9288AE_py (Failed)
        289 - RegressTest_786A3DD0 (Failed)
        290 - RegressTest_78AB4B87_py (Failed)
        292 - RegressTest_7C44010B (Failed)
        303 - RegressTest_9188F587_py (Failed)
        307 - RegressTest_999-b (Failed)
        308 - RegressTest_9E0E606D (Failed)
        309 - RegressTest_9EB10714 (Failed)
        346 - RegressTest_EA18D948 (Failed)
        353 - RegressTest_xact_code_py (Failed)
Errors while running CTest
Makefile:72: recipe for target 'test' failed
make: *** [test] Error 8

The python support is broken (running ledger python gives a segfault) so
I'm not surprised by the _py test failures

$ uname -a
CYGWIN_NT-6.1 31569L 2.2.1(0.289/5/3) 2015-08-20 11:42 x86_64 Cygwin

Boost is 1.57

How do I run individual tests to investigate further?

Bruce


On Wed, Sep 16, 2015 at 1:17 AM, Alexis <surryh...@gmail.com> wrote:

> Hi everyone,
> ledger has seen several improvements and lately also some bitrot
> (especially with newer boost version, namely 1.58 and 1.59).
>
> So I think a new release is in order.
>
> I pushed the latest changes to the next and the release/3.1.1 branch
> and kindly ask that anyone willing to spend some time and effort
> test those changes and report any issues.
>
> Hopefully there are no (or only minor) issues and we can publish
> ledger 3.1.1 by the end of September.
>
> To test ledger please:
>   * build the release/3.1.1 branch
>   * run the tests (make test)
>   * do your own test with your personal workflow
>   * report success or any issues to this mailing list,
>     be sure to include the operating system,
>     boost version, and build output
>
>
> Thanks,
> Alexis
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Ledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ledger-cli+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to