-
Notifications
You must be signed in to change notification settings - Fork 95
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
running test cases on Linux - questions #157
Comments
If the test-backend containers are running, the success rate should be 100%. I have just upgraded my workstation to Ubuntu 24.04. There are a few problems I have to address (one test failing, one compilation error with g++-14, and I'll fix this and release a new version later this week. I'll check the documentation as well, I'll see if I can reproduce any problems with Ubuntu 22.04 LTS, x64 (that's what I used until now, and it used to work). |
oh, pardon me!
after running again with it the pass rate is much, much better as well as no core dumps (btw, is it OK to have core dump even if the step was missed? IMHO it should gracefully report some sort of error ... failed TC:
|
The failure is due to a change in a general backend container used to test POST requests. An I will soon push an update that handle both ;) |
I just merged the fixes to the master branch. |
I've got a question on the test cases pass rate
is it expected to be 100%?
I've built fresh lib as per Linux wiki steps
and wanted to see the TC run, but it has lots of fails
OS: Ubuntu 22.04 LTS, x64
tc run log attached
there is even one core dump
Ubuntu20.04.LTS_tests_run_results.log
The text was updated successfully, but these errors were encountered: