Roundup Tracker - Issues

Message8154

Author rouilj
Recipients rouilj, schlatterbeck
Date 2024-10-22.14:20:22
Message-id <20241022142018.F110B6A01A3@pe15.cs.umb.edu>
In-reply-to <1729602020.93.0.576047164055.issue2551366@roundup.psfhosted.org>
In message <1729602020.93.0.576047164055.issue2551366@roundup.psfhosted.org>,
Ralf Schlatterbeck writes:
>I've fixed the failing tests (on the current feature branch)
>
>Except for
>test/test_liveserver.py::BaseTestCases::test__generic_item_template_editbad
>test/test_liveserver.py::TestFeatureFlagCacheTrackerOff::test__generic_item_template_editbad
>test/test_liveserver.py::TestPostgresWsgiServer::test__generic_item_template_editbad
>
>These fail when running the whole test suite but pass when running a single test.
>They were marked xfail which I have removed in my current sandbox.

Thanks. They always worked for me on my development systems but fail
in github CI. Hence the need to xfail them. I was never able to track
down the cause.

What commit fixed this?
History
Date User Action Args
2024-10-22 14:20:22rouiljsetrecipients: + rouilj, schlatterbeck
2024-10-22 14:20:22rouiljlinkissue2551366 messages
2024-10-22 14:20:22rouiljcreate