gecko-dev/testing/mozbase/moztest
Geoff Brown b4c0519da6 Bug 1701701 - Allow for multiple pytest jobs when setting up harness symlink; r=ahal
When the fixture encounters FileExistsError for the harness symlink, the only apparent possibility is that another thread set up the symlink while this thread was trying to; no matter: as long as the symlink has been set up, everything should work.

Differential Revision: https://phabricator.services.mozilla.com/D161534
2022-11-10 15:16:46 +00:00
..
moztest Bug 1701701 - Allow for multiple pytest jobs when setting up harness symlink; r=ahal 2022-11-10 15:16:46 +00:00
tests Bug 1487153 - Convert moztest tests to pytest; r=ahal 2022-11-10 15:15:58 +00:00
setup.py