Ticket #1818 (closed bug: invalid)
recent parrot change breaks a rakudo test
Reported by: | moritz | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | core | Version: | 2.8.0 |
Severity: | release | Keywords: | |
Cc: | Language: | perl6 | |
Patch status: | Platform: |
Description
A recent parrot change broke rakudo's t/spec/S11-modules/require.t test file.
It worked for sure in r49387, and fails on r49463.
My bisecting did not produce any reasonable results; even though I clean the parrot installation and do a realclean in both parrot and rakudo at each step, the response seems to be nearly always the same as the previous response, so it shows some kind of hysteresis. Weird.
Apart from that, the bug doesn't seems to be intermittent; repeated execution with the same rakudo+parrot build always gives the same result.
Change History
Note: See
TracTickets for help on using
tickets.