The test case 10_ldap/111_test_slapschema fails and reveals changed slapschema output. Before: ``` 64f1e6f5 UNKNOWN attributeDescription "TESTPHONEACTIVE" inserted. 64f1e6f5 UNKNOWN attributeDescription "TESTPHONEPROTOCOL" inserted. 64f1e6f5 UNKNOWN attributeDescription "TESTPHONEIP" inserted. 64f1e6f5 UNKNOWN attributeDescription "TESTPHONEPRIMARYUSER" inserted. ``` ``` UNKNOWN attributeDescription "TESTPHONEACTIVE" inserted. UNKNOWN attributeDescription "TESTPHONEPROTOCOL" inserted. UNKNOWN attributeDescription "TESTPHONEIP" inserted. UNKNOWN attributeDescription "TESTPHONEPRIMARYUSER" inserted. ``` → we should not filter for those hex strings. if stderr is present the check should fail.
qa: - code review: ok - test 111_test_slapschema successful on 5.2 vm: ok - advisory: ok
univention-management-console-module-diagnostic (8.0.3) 658f852b9a9a | fix(diagnostics): adjust 62_check_slapschema to changed slapschema output