Message8139
I've pushed my changes to the new branch permission-performance.
This breaks the tests
XPASS test/test_liveserver.py::BaseTestCases::test__generic_item_template_editbad
XPASS test/test_liveserver.py::TestFeatureFlagCacheTrackerOff::test__generic_item_template_editbad
FAILED test/test_liveserver.py::BaseTestCases::test__generic_item_template_editok - AssertionError: b'done-cbb' not found in b'<!DOCTYPE HTML PUBLIC "-//W3C//D...
FAILED test/test_liveserver.py::TestFeatureFlagCacheTrackerOff::test__generic_item_template_editok - AssertionError: b'done-cbb' not found in b'<!DOCTYPE HTML PUBLIC "-//W3C//D...
So two tests now pass which are marked xfail while the reverse test (as
admin) fail.
It looks like the real test in
test__generic_item_template_editok
*does* work. But before the test for editability of status7 another test
is performed (where the string 'Hello...' is searched for) which fails
for admin. Since the test was sort-of broken before this needs further
investigation.
Note that I don't have tested postgres and mysql backends and no
indexer tests that need specific software installed.
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 |
|
Date |
User |
Action |
Args |
2024-10-18 14:59:26 | schlatterbeck | set | recipients:
+ schlatterbeck, rouilj |
2024-10-18 14:59:26 | schlatterbeck | link | issue2551330 messages |
2024-10-18 14:59:26 | schlatterbeck | create | |
|