nightly-ec6ba3ba-ls178
Pre-releaseCI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-ec6ba3ba-ls178/index.html
LinuxServer Changes:
No changes
Remote Changes:
Speed up tests with pytest-xdist (#3546)
-
Speed up tests with pytest-xdist
-
Ignore request failures when the server disappeared
-
Fix tests which modify module globals
-
Fix lang change leaking
-
Fix transaction compilation order breaking tests
-
Always load a clean config and fix related tests
-
No module globals
-
Fix other test classes assigning module level by making calls
-
Replace from sabnzbd.cfg import so monkeypatch works
-
More global poisoning
-
Fix dependant tests which worksteal breaks
-
More global vars
-
Drop loadscope until more failures are resolved
-
Due to how pytest-xdist is implemented, the -s/--capture=no option does not work
-
monkeypatch db_path
-
Also patch startup_done
-
loadscope