records: Adjust to test changes in 'record-abi-mismatch-error'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 31 Aug 2018 15:23:38 +0000 (17:23 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 31 Aug 2018 15:26:56 +0000 (17:26 +0200)
commit8e1395be5c7d1a6e895fb5b1e70bebc0fef161a6
tree7015bee08c46edb50c7b531e6ef81df145a5a600
parent220458b0987959d2920afa7dd8ff35f7d1f531b0
records: Adjust to test changes in 'record-abi-mismatch-error'.

Fixes a test failure introduced in
de5cbd4a38a33e0412f1c481fe8e01a871dc13e5.

* guix/records.scm (abi-check): Refer to TYPE in an unquoted context so
we get at the RTD.
* tests/records.scm ("ABI checks"): Adjust 'catch' handler to changes
in the 'record-abi-mismatch-error' arguments.
guix/records.scm
tests/records.scm