Skip to content

Commit

Permalink
Mark test_multiprocessing.py::test_creating_multiple_universe_without…
Browse files Browse the repository at this point in the history
…_offset as skipped
  • Loading branch information
Egor Marin committed Aug 19, 2023
1 parent 7695dde commit 074f1b2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ def test_universe_unpickle_in_new_process():
assert_equal(ref, res)


@pytest.mark.skip
def test_creating_multiple_universe_without_offset(temp_xtc, ncopies=3):
# test if they can be created without generating
# the offset simultaneously.
Expand Down

0 comments on commit 074f1b2

Please sign in to comment.