Skip to content

Refined failed in the community build #530

@non

Description

@non

Extracting the error from CI we get:

[refined] [info] ! NonNegShift.shift Byte: Gave up after only 0 passed tests. 501 tests were discarded.
[refined] [info] ! NonNegShift.shift Short: Gave up after only 0 passed tests. 501 tests were discarded.
[refined] [info] ! NonNegShift.shift Int: Gave up after only 0 passed tests. 501 tests were discarded.
[refined] [info] ! NonNegShift.shift Long: Gave up after only 0 passed tests. 501 tests were discarded.
...
[refined] [info] ! NegShift.shift Byte: Gave up after only 0 passed tests. 501 tests were discarded.
[refined] [info] ! NegShift.shift Short: Gave up after only 0 passed tests. 501 tests were discarded.
[refined] [info] ! NegShift.shift Int: Gave up after only 0 passed tests. 501 tests were discarded.
[refined] [info] ! NegShift.shift Long: Gave up after only 0 passed tests. 501 tests were discarded.

It sounds like @ashawley wasn't able to reproduce these. I'm going to read these specific tests tests to see if I can figure out what's going on. Given that the tests were discarded (not failed) it's possible a change to our generation logic may have caused problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions