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

tests: Perl ConnectionProfiles tests are failing #8462

Closed
JeGoi opened this issue Jan 2, 2025 · 1 comment
Closed

tests: Perl ConnectionProfiles tests are failing #8462

JeGoi opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
Priority: High tests Issues related to tests performed by CI

Comments

@JeGoi
Copy link
Contributor

JeGoi commented Jan 2, 2025

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

@JeGoi JeGoi added Priority: High tests Issues related to tests performed by CI labels Jan 2, 2025
@JeGoi JeGoi added this to the PacketFence-14.1 milestone Jan 2, 2025
@JeGoi
Copy link
Contributor Author

JeGoi commented Jan 6, 2025

@JeGoi JeGoi closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High tests Issues related to tests performed by CI
Projects
None yet
Development

No branches or pull requests

2 participants