Rob Browning <r...@defaultvalue.org> writes: > To follow up, it does look like it might be broken, but you can ignore > my suggested fix.
I'm not that familiar with srfi-64, but it looks like the problem (if it's not expected) is that test-group doesn't handle the case where it's creating the first group, i.e. no prior test-begin. In that situation it appears that test-runner-current returns #f, causing test-result-alist! to fail. Hope this helps -- Rob Browning rlb @defaultvalue.org and @debian.org GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4