Roundup Tracker - Issues

Message8525

Author cf-intevation
Recipients ber, cf-intevation, rouilj, schlatterbeck
Date 2026-09-18.13:48:48
Message-id <1789739331.2.0.0350522692371.issue2551427@roundup-tracker.org>
In-reply-to
I have fixed the permission issues which were just due to the setup I was using.

Without redis installed there are now just 4 xfailures:

XFAIL test/test_anydbm.py::anydbmDBTest::testEmptyCreate - Create class w/o key field and no properties is undefined.
XFAIL test/test_mailgw.py::MailgwTestCase::testEmailQuotingRemove3 - OK: sig not removed - delim not first section line
XFAIL test/test_memorydb.py::memorydbDBTest::testEmptyCreate - Create class w/o key field and no properties is undefined.
XFAIL test/test_sqlite.py::sqliteDBTest::testEmptyCreate - Create class w/o key field and no properties is undefined.
= 1407 passed, 993 skipped, 4 xfailed, 1 warning, 26 subtests passed in 628.36s (0:10:28) =
History
Date User Action Args
2026-09-18 13:48:51cf-intevationsetmessageid: <1789739331.2.0.0350522692371.issue2551427@roundup-tracker.org>
2026-09-18 13:48:51cf-intevationsetrecipients: + cf-intevation, schlatterbeck, ber, rouilj
2026-09-18 13:48:51cf-intevationlinkissue2551427 messages
2026-09-18 13:48:51cf-intevationcreate