Conversation
|
Can someone help me with these Appveyor failures? I think they are windows failures, here the tests run well. |
|
It looks like the file used to write the dtraj is still opened in write mode, when it is being tried to read again by the same doctest. This is forbidden in Windows. |
|
I did not change these functions, but just moved the doc strings of the Am 28/07/15 um 12:21 schrieb Martin K. Scherer:
Prof. Dr. Frank Noe Phone: (+49) (0)30 838 75354 Mail: Arnimallee 6, 14195 Berlin, Germany |
|
Actually the tests were failing before my commit, I just realized that I pushed that branch before committing. |
|
please do not refactor code based on open PRs. It was not yet merged,
because appveyor was failing, because we've recently enabled doctesting
on all platforms.
|
|
I just realized that I forgot to commit, so the merge would have been Am 28/07/15 um 12:35 schrieb Martin K. Scherer:
Prof. Dr. Frank Noe Phone: (+49) (0)30 838 75354 Mail: Arnimallee 6, 14195 Berlin, Germany |
Making all discrete_trajectory functions available as api