pcdshub / hutch-python

Launcher and config reader for LCLS interactive IPython sessions
https://pcdshub.github.io/hutch-python/
Other
0 stars 18 forks source link

DEV/MNT: migrate to GitHub Actions and pyproject.toml [LCLSPC-603] #358

Closed klauer closed 1 year ago

klauer commented 1 year ago

Description

Motivation and Context

How Has This Been Tested?

Where Has This Been Documented?

This PR and Jira LCLSPC-603

klauer commented 1 year ago

One test consistently failing: FAILED hutch_python/tests/test_tstpython.py::test_tstpython_ipython Need to look into details...

Some other weird output in the log, but discussed in side channels it's probably intentional-ish

tangkong commented 1 year ago

This might be the same test that's been failing? https://github.com/pcdshub/hutch-python/issues/354 (yep https://app.travis-ci.com/github/pcdshub/hutch-python/jobs/588574480#L1011)

This also probably closes #335 ?

klauer commented 1 year ago

(Merging and bypassing branch restrictions; reviewers indicated that IPython-related bug should be solved in a separate PR)