Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Amend tests testing return type of .sort
The tests were added[^1][^2] on July, 30, 2016 and are not part of 6.c. The purpose of the tests is to check we're not returning a BOOTArray per tickets[^3][^4], by checking the return type is a List. However, Rakudo was changed[^5] to always return a Seq from .sort [1] 9697a3b [2] 94d5bc9 [3] https://rt.perl.org/Ticket/Display.html?id=126921#ticket-history [4] https://rt.perl.org/Ticket/Display.html?id=128779#ticket-history [5] rakudo/rakudo@434bf75b9d
- Loading branch information