Closed ZLLentz closed 2 years ago
Maybe. I do see that this PR failed travis haha
I'll hijack my own docs PR here to fix the CI
The happi stuff is exploding here, can look again tomorrow
I wonder if this has anything to do with the happi caching behavior I saw messing with the lightpath tests...
Oh the cli tests fail because now the happi.cfg can be interpreted as relative paths. We can just have path=happi.json
Also in utils.py::code_from_device
and plugins.happi.py::HappiConnection.add_listener
we should change client.find_device
to client.find_item
I'm currently trying to update my offline conda env to figure out what else is wrong beyond that- TravisCI segfaulting and showing no output is less than helpful
Passes locally now, thankfully the notes already say "fixed test suite"
Segfault on py37, rerunning full suite a few times to see if it's isolated to py37 Not observed locally
py37 seg faulted 3 times consistently while the others didn't. It seems to happen on the "run the executable and see what happens" test.
Ok we're finally here, I'm going to merge and tag
https://github.com/pcdshub/typhos/compare/v2.3.1...master