I have not CCed the author because it looks like accidental breakage. Running make test TEST_FILES=t/04-packet-unique-push.t yields Test Summary Report ------------------- t/04-packet-unique-push.t (Wstat: 512 Tests: 75 Failed: 2) Failed tests: 74-75 Non-zero exit status: 2 Files=1, Tests=75, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.26 cusr 0.04 csys = 0.36 CPU) Result: FAIL But running it in the debugger make testdb TEST_FILE=t/04-packet-unique-push.t passes all tests. -- andreas