···99100 # skip flaky tests
101 rm -f tests/scripts/test063-delta-multiprovider
102+103+ # https://bugs.openldap.org/show_bug.cgi?id=10009
104+ # can probably be re-added once https://github.com/cyrusimap/cyrus-sasl/pull/772
105+ # has made it to a release
106+ rm -f tests/scripts/test076-authid-rewrite
107 '';
108109 doCheck = true;