> On 05 Dec 2015, at 19:36, Christian Bartolomaeus (via RT) > <perl6-bugs-follo...@perl.org> wrote: > > # New Ticket Created by Christian Bartolomaeus > # Please include the string: [perl #126823] > # in the subject line of all future correspondence about this issue. > # <URL: https://rt.perl.org/Ticket/Display.html?id=126823 > > > > There are two failing tests (one in S32-array/adverbs.t, one in > S32-hash/adverbs.t) that do not die as expected in a spectest. The problem > can be golfed as follows:
As an additional datapoint: both tests fail as expected if RAKUDO_MODULE_DEBUG is set to a true value. Liz