convexengineering / gpkit

Geometric programming for engineers
http://gpkit.readthedocs.org
MIT License
206 stars 40 forks source link

python3.5+ #1463

Closed bqpd closed 4 years ago

bqpd commented 4 years ago

removes mosek solver as well, though not mosek_cli just yet

bqpd commented 4 years ago

can't recreate the pylint failures on macys_vm because I have different (lower) versions of python+pylint on my computer.

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

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

bqpd commented 4 years ago

(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...)

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test this please

bqpd commented 4 years ago

test models please

galbramc commented 4 years ago

test this please

galbramc commented 4 years ago

test this please

galbramc commented 4 years ago

test this please

galbramc commented 4 years ago

test this please

bqpd commented 4 years ago

hey look at that! unit tests passing!

galbramc commented 4 years ago

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()'
galbramc commented 4 years ago

I had to switch from "Publish xUnit" to "Publish JUnit". I need you to make that change on all the jenkins jobs.

bqpd commented 4 years ago

Where did you make that switch? Are those different jenkins plugins?

galbramc commented 4 years ago

It's in the "Post-build Actions" of the configuration. You just have to swap the settings. It should look like this.

Screen Shot 2020-03-02 at 10 11 30 PM
galbramc commented 4 years ago

The old settings you need to remove looks like this.

Screen Shot 2020-03-02 at 10 12 34 PM
bqpd commented 4 years ago

test models please

bqpd commented 4 years ago

@galbramc just updated the other Jenkins tests, thanks!

bqpd commented 4 years ago

test models please

bqpd commented 4 years ago

test models please

bqpd commented 4 years ago

test models please