We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the problem
Test Summary Report ------------------- unittest/UnifiedApi/Controller/Config/ConnectionProfiles.t (Wstat: 3584 Tests: 56 Failed: 14) Failed tests: 2, 4, 6-7, 9, 11, 13-14, 16, 18-19, 21, 23-24 Non-zero exit status: 14 Files=212, Tests=9980, 1339 wallclock secs ( 2.06 usr 1.15 sys + 1525.53 cusr 181.77 csys = 1710.51 CPU) Result: FAIL # Failed test '201 Created' # at unittest/UnifiedApi/Controller/Config/ConnectionProfiles.t line 60. # got: '422' # expected: '201' # Failed test '200 OK' # at unittest/UnifiedApi/Controller/Config/ConnectionProfiles.t line 63. # got: '404' # expected: '200'
Got 422 at creation then mostly 404, probably because not created.
Mandatory informations
Symptoms How the problem can be identified if it appears again ? Rerun the test
The text was updated successfully, but these errors were encountered:
https://gitlab.com/inverse-inc/packetfence/-/jobs/8773156234 Looks fine
Sorry, something went wrong.
jrouzierinverse
No branches or pull requests
Describe the problem
Got 422 at creation then mostly 404, probably because not created.
Mandatory informations
Symptoms
How the problem can be identified if it appears again ?
Rerun the test
The text was updated successfully, but these errors were encountered: