openldap: skip flaky test
For some reason, it's exceptionally flaky on i686 specifically, but it is _also_ flaky on more normal targets.
This commit is contained in:
@@ -120,6 +120,9 @@ stdenv.mkDerivation rec {
|
||||
--replace "/bin/rm" "rm"
|
||||
|
||||
# skip flaky tests
|
||||
# https://bugs.openldap.org/show_bug.cgi?id=8623
|
||||
rm -f tests/scripts/test022-ppolicy
|
||||
|
||||
rm -f tests/scripts/test063-delta-multiprovider
|
||||
|
||||
# https://bugs.openldap.org/show_bug.cgi?id=10009
|
||||
|
||||
Reference in New Issue
Block a user