Closed
Description
Issue Description
A recent addition to the connection disconnect error messaging, conflicts with how errormap.c maps error strings
Package Version and Platform:
- Package and version: 389-ds-base main branch
Steps to Reproduce
- Run import test
sudo pytest -s -v ./dirsrvtests/tests/suites/import/import_test.py::test_entry_with_escaped_characters_fails_to_import_and_index
- Tests fail because errormap logs an error to DS error logs, which are nothing to do with the import test
Expected results
No "error" in the DS error logs
Additional context
Introduced with #6096
Metadata
Metadata
Assignees
Labels
No labels