Skip to content

New connection timeout error breaks errormap #6103

Closed
@jchapma

Description

@jchapma

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

  1. Run import test
sudo pytest -s -v  ./dirsrvtests/tests/suites/import/import_test.py::test_entry_with_escaped_characters_fails_to_import_and_index
  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions