grd349/PBjam

flaky tests when running in random order

shenganzhang opened this issue · 1 comments

pbjam/tests/test_asy_peakbag.py::test_get_modeIDs and pbjam/tests/test_asy_peakbag.py::test_get_summary_stats can run into failure when executing the following commands:
pip install pytest-randomly
pytest --randomly-seed=1234