Closed bqpd closed 4 years ago
can't recreate the pylint failures on macys_vm because I have different (lower) versions of python+pylint on my computer.
test this please
for some reason Jenkins doesn't seem to be pulling down the latest test scripts from acdl.mit.edu, which should fix macys_vm's units tests by enforcing a lower pint version. will take a look tomorra
(newer versions of Python3 have determinate dictionary ordering as well, in a which which makes many of my sorts added to make python3 pass tests unnecessary...)
test this please
test this please
test this please
test this please
test this please
test this please
test this please
test this please
test this please
test models please
test this please
test this please
test this please
test this please
hey look at that! unit tests passing!
This is bad
+++ python -c '__import__("mosek").Env()'
/jenkins/workspace/CE_gpkit_PR_pylint/buildnode/reynolds/JenkinsGPkit/mosek_installs.sh: line 16: 28144 Bus error (core dumped) python -c '__import__("mosek").Env()'
I had to switch from "Publish xUnit" to "Publish JUnit". I need you to make that change on all the jenkins jobs.
Where did you make that switch? Are those different jenkins plugins?
It's in the "Post-build Actions" of the configuration. You just have to swap the settings. It should look like this.
The old settings you need to remove looks like this.
test models please
@galbramc just updated the other Jenkins tests, thanks!
test models please
test models please
test models please
removes
mosek
solver as well, though notmosek_cli
just yet