Re: [Cppcms-users] Linking trouble when trying to build on OSX (Snow Leopard)
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-04-07 16:52:31
|
> 99% tests passed, 1 tests failed out of 93 > Total Test time (real) = 245.05 sec > The following tests FAILED: > 23 - http_timeouts_test_write (Failed) > Errors while running CTest > make: *** [test] Error 8 > > >I'm guessing that this is for a similar reason, and is a require needed in a test file? >Anyway, I'm guessing I can be happy with that, and am proceeding with the install. >Cheers, > Doug. > This tests fails sometimes on Mac OS X. Unfortunately I can't find the problem but most likely it is an issue in Unit test or in timing rather then in the code itself. At least on Darwin 8 and in most of cases the test passes. I would not worry about it too much. Artyom |