# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #132030] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=132030 >
<[Tux]> CSV tests started to fail <[Tux]> # at t/90_csv.t line 260 <[Tux]> # expected: $[["1", "2", "3"], ["2", "a b", ""]] <[Tux]> # got: $[["1", "2", "3"],] <[Tux]> # Failed test 'AOH parse out' Bisectable points to https://github.com/rakudo/rakudo/commit/4b02b8aadcb47072bc87fb8be8069177b74cd59d bisect log: https://gist.github.com/62a876b09bfecc9aa305061e384f43ce double-check with committable: https://gist.github.com/50bd16934e6bc93ad49a1659cf31bf06 I'm suspecting that Whateverable issues that I'm seeing right now are also associated with this.