ophyd icon indicating copy to clipboard operation
ophyd copied to clipboard

pytest segfaulted on CI

Open danielballan opened this issue 5 years ago • 0 comments

Another notable failure from #785, I think likely not related to the changes in that PR

ophyd/tests/test_flyers.py::test_ad_time_series[pyepics] /home/travis/.travis/functions: line 109:  6316 Segmentation fault      (core dumped) coverage run --concurrency=thread --parallel-mode run_tests.py -v -k "${TEST_CL}"
The command "coverage run --concurrency=thread --parallel-mode run_tests.py -v -k "${TEST_CL}"" exited with 139.

danielballan avatar Feb 11 '20 21:02 danielballan