https://bugs.openldap.org/show_bug.cgi?id=9859
Issue ID: 9859 Summary: fix test Product: OpenLDAP Version: 2.5.12 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: hamano@osstech.co.jp Target Milestone: ---
Created attachment 904 --> https://bugs.openldap.org/attachment.cgi?id=904&action=edit openldap-2.5-fix_test.patch
1. specifiy modulepath and moduleload
moduleload ../rel/mod.la works on build directry ex: make test but it doesn't work with installed slapd. It should be specified the modulepath and moduleload separately like other tests.
``` modulepath ../servers/slapd/overlays/ moduleload mod.la ```
2. skip test020-proxycache for back-wt
https://bugs.openldap.org/show_bug.cgi?id=9859
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|fix test |fix test suite module paths | |to be consistent
https://bugs.openldap.org/show_bug.cgi?id=9859
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- head:
• b9347719 by HAMANO Tsukasa at 2022-06-09T14:22:28+00:00 ITS#9859 skip test020-proxycache for back-wt
• 8bc0f750 by HAMANO Tsukasa at 2022-06-09T14:22:28+00:00 ITS#9859 specifiy modulepath and moduleload for tests
RE26:
• 047721ac by HAMANO Tsukasa at 2022-06-09T15:57:14+00:00 ITS#9859 skip test020-proxycache for back-wt
RE25:
• 8ee4bfe6 by HAMANO Tsukasa at 2022-06-09T15:58:06+00:00 ITS#9859 skip test020-proxycache for back-wt
https://bugs.openldap.org/show_bug.cgi?id=9859
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.7.0
https://bugs.openldap.org/show_bug.cgi?id=9859
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review |