Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flags for ACU checking to hwp supervisor (#802)
* Adds flags for ACU checking to hwp supervisor, along with tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Try using random port for encoder * Try using random port for encoder * Bump ocs version * Patch runner shutdown function with SIGKILL * Adds query_hwp_state task to supervisor to force state update * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * flake8 and bugfixes * bugfixes * Place emulator in try/catch * mark hwp supervisor tests as integtest * test * test * check open processes in test * Adds psutil to testing reqs * test finally to close ibootbar outlet * change sigint to sigkil for snmp tests * Join on snmp processes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * test leftover process detection * Lingering subprocess detector * pytest workflow debugging * Add gripper device shutdown * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * revert unnecessary changes made during testing * Add sleep back to scpi test * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Switch testing agents to use SIGINT and unblock parser from trying to grab data when acq is stopped * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Increase timeout for agents in supervisor test * Flake8 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Addresses Brian's feedback * Flake 8 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information