Actions
Bug #5077
closedUnit tests fail if zlib is disabled
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Configure with --with-tests --without-zlib
and run the unit tests.
Actions
Added by Davide Pesavento almost 5 years ago. Updated almost 5 years ago.
100%
Description
Configure with --with-tests --without-zlib
and run the unit tests.
../tests/test-full-producer.cpp(38): fatal error: in "TestFullProducer/Constructor": unexpected exception thrown by FullProducer(40, face, Name("/psync"), Name("/testUser"), nullptr)
../PSync/detail/util.cpp(141): fatal error: in "compress": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<psync::Error> >: ZLIB compression not supported!
../tests/test-full-producer.cpp(41): last checkpoint: "OnInterest" test entry
../PSync/detail/util.cpp(141): fatal error: in "compress": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<psync::Error> >: ZLIB compression not supported!
../tests/test-full-producer.cpp(54): last checkpoint: "ConstantTimeoutForFirstSegment" test entry
../PSync/detail/util.cpp(141): fatal error: in "compress": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<psync::Error> >: ZLIB compression not supported!
../tests/test-full-producer.cpp(68): last checkpoint: "OnSyncDataDecodeFailure" test entry
../PSync/detail/util.cpp(141): fatal error: in "compress": boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<psync::Error> >: ZLIB compression not supported!
../tests/test-full-sync.cpp(59): last checkpoint: "TwoNodesSimple" test entry
...and several more similar errors.
Thanks. Did not get the notification for this issue (or any other redmine issue) before the release because email filter was marking all as read.