Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random CI failures in xvt (part of cargotest) #99601

Closed
RalfJung opened this issue Jul 22, 2022 · 1 comment
Closed

Random CI failures in xvt (part of cargotest) #99601

RalfJung opened this issue Jul 22, 2022 · 1 comment

Comments

@RalfJung
Copy link
Member

#99420 failed twice with the exact same error in xvt (part of cargotest), but the third attempt worked fine. I have not checked whether this happened to other PRs, but it seems somewhat concerning.

The error is thousands of lines long and ends in

thread 'test_frequency::prop_frequency_indexed' panicked at '[quickcheck] TEST FAILED (runtime error). Arguments: (CsvData { data: [[[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[]], [[239, 187, 191]]] })
Error: "assertion failed: `(left == right)`\n  left: `[(\"(NULL)\", 60)]`,\n right: `[(\"(NULL)\", 60), (\"\\u{feff}\", 1)]`"', /cargo/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.7.1/src/tester.rs:176:28

(but there is more than one assertion failure here)

@RalfJung
Copy link
Member Author

Duplicate of #98068, #73514

@RalfJung RalfJung closed this as not planned Won't fix, can't repro, duplicate, stale Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant