Skip to content

shuf is currently failing it's own tests #189

Description

@JalonSolov

shuf tests are failing like so:

Platform util version: [shuf (GNU coreutils) 8.32
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Paul Eggert.
]
['2', '10', '8', '5', '9']
/home/runner/work/coreutils/coreutils/coreutils/src/shuf/shuf_test.v:53: fn test_random_source
   > assert res.output == '1${eol}4${eol}5${eol}2${eol}3$eol'
     Left value (len: 10): `4
1
3
2
5
`
    Right value (len: 10): `1
4
5
2
3
`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions