This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-98fdd1b7-9607-4dd6-b8e1-c11fdfbef754 XWIKI-24138 Open

Enable back detection of errors in logs when running integration tests

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a3a554e8-5e1a-4a0d-9b4a-4b7589b99306 Simon Urli created this issue on 19/Mar/26 11:19
 
Summary: Enable back detection of errors in logs when running integration tests
Issue Type: cid:jira-generated-image-avatar-98fdd1b7-9607-4dd6-b8e1-c11fdfbef754 Improvement
Affects Versions: 17.10.4
Assignee: Unassigned
Components: Test Framework
Created: 19/Mar/26 11:19
Priority: cid:jira-generated-image-static-major-17fd2f43-d819-4723-b374-3542fe01c19a Major
Reporter: Simon Urli
Description:

We decided a while ago in https://forum.xwiki.org/t/remove-log-validation-for-functional-tests/6026 to stop failing tests in case of error or warning logs because we were not managing to handle the false positive. However, we recently found at least one regression that could have been spotted by that mechanism.
So we should enable it back at least to capture error logs in integration tests.