Roundup Tracker - Issues

Message8137

Author schlatterbeck
Recipients rouilj, schlatterbeck
Date 2024-10-18.13:34:12
Message-id <20241018133409.62dawyvvyutik2tw@runtux.com>
In-reply-to <20241018132005.hy2wfk6aq5qqzkng@runtux.com>
On Fri, Oct 18, 2024 at 01:20:16PM +0000, Ralf Schlatterbeck wrote:
> 
> Tests are still running as of this writing, more info will follow.
> A first hunch is that one of the early failing tests (the first one
> probably) leaves something behind that makes the other tests fail.

Looks like the error message about port 9001 is misleading.
I've verified with netstat that nothing has port 9001 open.

XFAIL test/test_liveserver.py::BaseTestCases::test__generic_item_template_editbad
XFAIL test/test_liveserver.py::TestFeatureFlagCacheTrackerOff::test__generic_item_template_editbad
FAILED test/test_liveserver.py::BaseTestCases::test__generic_item_template_editok - OSError: Ports 9001-9001 are all already in use

My first guess was that the XFAIL might leave something behind but
running the test__generic_item_template_editok alone also fails with the
same message.

Thanks
Ralf
-- 
Dr. Ralf Schlatterbeck                  Tel:   +43/2243/26465-16
Open Source Consulting                  www:   www.runtux.com
Reichergasse 131, A-3411 Weidling       email: office@runtux.com
History
Date User Action Args
2024-10-18 13:34:12schlatterbecksetrecipients: + schlatterbeck, rouilj
2024-10-18 13:34:12schlatterbecklinkissue2551330 messages
2024-10-18 13:34:12schlatterbeckcreate