Closed carver closed 2 months ago
Trying and failing to configure UPnP causes a 10second delay during each test that tries it.
Some tests were slow locally (and presumably in CI).
Disable upnp during the test.
Comparing this CI run against a recent test run shows a test speedup of 2 minutes and 21 seconds -- 8:42 vs 6:21.
Trying and failing to configure UPnP causes a 10second delay during each test that tries it.
What was wrong?
Some tests were slow locally (and presumably in CI).
How was it fixed?
Disable upnp during the test.
Comparing this CI run against a recent test run shows a test speedup of 2 minutes and 21 seconds -- 8:42 vs 6:21.
To-Do