# New Ticket Created by J S # Please include the string: [perl #75810] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=75810 >
Apply to branch list, commit ddb39d064c6e334f4d08 Fixes these bugs: core/operators.pm: #75674: [BUG] [TODO] Make 4 ... 0, 1, 2, 3, 4 (an infix:<...> with a list to the right) do the right thing in Rakudo #75698: [BUG] Double zero when infix:<...> proceeds from -5 to ^5 #74990: Series of letters doesn't stop at end point builtins/control.pir #62178: [BUG] gather+while only takes last value tested Results of make spectest: Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/spec/S02-builtin_data_types/array_exten 21 1 19 t/spec/S03-junctions/misc.rakudo 1 256 ?? ?? ?? t/spec/S03-metaops/cross.rakudo 1 256 26 22 16-26 t/spec/S03-metaops/hyper.rakudo 1 256 ?? ?? ?? t/spec/S04-statements/gather.rakudo 14 1 10 t/spec/S05-metasyntax/angle-brackets.raku 76 2 35-36 t/spec/S06-other/main-usage.t 8 3 1-3 t/spec/S06-other/main.t 1 256 5 8 2-5 t/spec/S06-signature/introspection.rakudo 1 256 ?? ?? ?? t/spec/S06-signature/named-parameters.rak 98 2 67-68 t/spec/S09-typed-arrays/arrays.rakudo 1 256 ?? ?? ?? t/spec/S12-class/open.t 1 256 10 4 9-10 t/spec/S12-methods/calling_sets.t 31 4 5-6 22-23 t/spec/S12-methods/parallel-dispatch.raku 39 2 18-19 t/spec/S32-array/rotate.t 1 256 ?? ?? ?? t/spec/integration/99problems-31-to-40.t 1 256 67 46 45-67 (36 subtests UNEXPECTEDLY SUCCEEDED), 1511 subtests skipped. Failed 16/454 test scripts. -88/31900 subtests failed. Files=454, Tests=31900, 1657 wallclock secs (1409.09 cusr + 117.35 csys = 1526.44 CPU) Failed 16/454 test programs. -88/31900 subtests failed. make: *** [spectest] Error 255