-
Notifications
You must be signed in to change notification settings - Fork 4
Check robustness of Pkg.build when sources already present #4
Comments
Part of the message looks the same as jump-dev/Ipopt.jl#41, as if configure didn't run under Ipopt's |
AmplNLWriter I think: http://pkg.julialang.org/?pkg=AmplNLWriter&ver=release |
(alphabetical) |
Is the VM supposed to be clean before starting? |
Yep, its clean |
With the exception, of course, anything set up by the provisioning script |
If that's the case, then what's up with this?
Also note that AbstractDomains starts by uninstalling Cbc and Ipopt and a few other things. Wha? |
On nightly AmplNLWriter is getting terminated, probably due to a timeout. Maybe things aren't getting cleaned like they should be? |
Huh. I have a hunch, I did terminate the VMs the night before last in a weird way (i.e. |
OK everything is clean now. Could leave this open until tomorrow, or just close it - up to you. |
If I could login to julia.mit.edu right now, I would double-check whether re-running |
Seems fine today |
AmplNLWriter is still failing due to a timeout though |
PackageEvaluator.jl is a script that runs nightly. It attempts to load all Julia packages and run their tests (if available) on both the stable version of Julia (0.3) and the nightly build of the unstable version (0.4). The results of this script are used to generate a package listing enhanced with testing results.
On Julia 0.3
Tests pass.
Tests fail.
This issue was filed because your testing status became worse. No additional issues will be filed if your package remains in this state, and no issue will be filed if it improves. If you'd like to opt-out of these status-change messages, reply to this message saying you'd like to and @IainNZ will add an exception. If you'd like to discuss PackageEvaluator.jl please file an issue at the repository. For example, your package may be untestable on the test machine due to a dependency - an exception can be added.
Test log:
The text was updated successfully, but these errors were encountered: