Issue with Shell Tests #44
SeanAlling-DojoFive
started this conversation in
Ideas
Replies: 1 comment
-
|
Never had such issue, and don't see any reason for that. GH Actions also never failed randomly (Ubuntu, MSYS on Windows and MacOS). The testdir is Do you have a list of numbers which fail sometimes for you? Anything special on your host system? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have run into issues when running
ctestmultiple times on same build will result in different test failing.In my case I can run
ctestand if a failed test, I can runctestagain and get a different set of failed tests and failed tests from first run now pass.I believe the issue is related to the random generation of data.
Has anyone else run into or seen the same issue?
Beta Was this translation helpful? Give feedback.
All reactions