Dear all,
We're getting more and more timeouts with RDKit builds on travis. I'm
reasonably sure that this is due to some variability in the performance of
the VMs that the builds end up running on. A good demonstration of that is
this particular build (on a branch where I'm playing with simplifying the
travis builds), which works fine for py35 but times out for py27:
https://travis-ci.org/rdkit/rdkit/builds/242301061?utm_source=email&utm_medium=notification
If you look into the details you'll see that the main compile "only" takes
1475 seconds for the python 3.5 build but it is killed after 2541 seconds
in the python2.7 build. Given that it's the same code being built, it seems
like this more or less has to be infrastructure variability.
I'll continue to explore, particularly breaking the build into stages, but
if anyone has suggestions on how to improve this please let me know.
-greg
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Rdkit-devel mailing list
Rdkit-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-devel