[mlpack-git] [mlpack] Serialization Test Fails on Windows (#482)

Joseph Mariadassou notifications at github.com
Wed Nov 25 13:56:44 EST 2015


I ran  the test on Visual Studio with Boost Test Plugin. The DET test now
passes on my box. Even earlier if I create a separate test project with
only DET Test then it succeeds.
It could be because multiple tests are being run concurrently.


On Wed, Nov 25, 2015 at 5:55 AM, Ryan Curtin <notifications at github.com>
wrote:

> You're right, this isn't a duplicate. Sorry about that. I tested your
> commit and merged it in (c265e57
> <https://github.com/mlpack/mlpack/commit/c265e575099a7c1231c380c9de0f3320a892f1f4>).
> I also made it so that when data::Load() loads models on Windows that are
> binary (boost::archive::binary_iarchive / boost::archive::binary_oarchive),
> binary mode is used (4ce2fc6
> <https://github.com/mlpack/mlpack/commit/4ce2fc6557b8f05b871826d5aaf34013af6f2f8c>).
> All the tests pass on Linux, with the exception of DETTest, which is
> another bug I haven't managed to completely reproduce and fix (but that's
> outside the scope of this, and I'm hoping to devote a bit of time to that
> later today).
>
>> Reply to this email directly or view it on GitHub
> <https://github.com/mlpack/mlpack/issues/482#issuecomment-159371702>.
>



-- 
Joseph Chakravarti Mariadassou
http://thesundayprogrammer.com


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/482#issuecomment-159700879
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20151125/46fba0de/attachment.html>


More information about the mlpack-git mailing list