pymc-devs/pymc

Investigate failing test `test_parallel_sampling.py::test_abort`

Open

#4,954 opened on Aug 19, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,902 forks)batch import
help wantedtests

Repository metrics

Stars
 (7,926 stars)
PR merge metrics
 (Avg merge 11d) (7 merged PRs in 30d)

Description

This cropped up in #4952, where we marked it as skip (https://github.com/pymc-devs/pymc3/pull/4952/commits/6249cf5082e7adb9c62ac78debb1cc20b8de5d9d) because it passed in one of the runs but failed in the next one.

It fails locally for me as well.

Contributor guide