Skip to content

Add words package to ubuntu CI runs #4530

Closed
@fendor

Description

@fendor

In #4527 we noticed the FuzzySearch tests get stuck easily. Turns out, there is a typo in the reference implementation causing it to endlessly loop. For all GHC versions. Why have we never noticed this before?
Well, turns out, the tests are only run if the path /usr/share/dict/words from the words package is installed.
Which it isn't in our CI.

Solution:
We should add this package to our CI, even though these tests add a full minute to our CI time.
Or we delete the test, one of the two 🙃

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIContinuous integrationlevel: easyThe issue is suited for beginnerstype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions