Skip to content

Commit

Permalink
Merge pull request #481 from jaraco/issue436
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 22, 2020
2 parents 892582e + ef850bf commit 980ecf7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_multiprocess.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ def subprocess_get():
platform.system() == 'Linux',
reason="#410: keyring discovery fails intermittently",
),
pytest.mark.xfail(
platform.system() == 'Windows',
reason="#436: Multiprocessing fails on Windows intermittently",
),
]


Expand Down

0 comments on commit 980ecf7

Please sign in to comment.