In the last episode (Mar 13), Marc Dirix said:
Anyone recently looked at pikefarm 7.7?
Something is going wrong with the testsuite. Most dots are yellow.
The failing test has to do (as far as I can see) with the LDAP tests, which should actually be skipped because ldap support wasn't build in.
I'd guess the culprit is
RCS file: /cvs/Pike/7.7/lib/modules/Protocols.pmod/LDAP.pmod/client.pike,v revision 1.73 date: 2005/03/10 17:46:20; author: mast; state: Exp; lines: +24 -14 Made the parameters to client.compare() more sane and fixed it to actually work. Compatibility disregarded since it wasn't useful before this.
7.7/lib/7.2/modules/Protocols.pmod/LDAP.pmod/client.pike line 39 was not modified to match the new parameters.