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

CVP 2022.1.2 Error Message Format Change #245

Open
mharista opened this issue Mar 1, 2023 · 0 comments
Open

CVP 2022.1.2 Error Message Format Change #245

mharista opened this issue Mar 1, 2023 · 0 comments
Assignees

Comments

@mharista
Copy link
Contributor

mharista commented Mar 1, 2023

======================================================================
FAIL: test_api_change_control_start_invalid_tasks (main.TestCvpClientCC)
Verify test_api_change_control_start_invalid_tasks

cvprac.cvp_client_errors.CvpRequestError: POST: https://:443/api/resources/changecontrol/v1/ChangeControlConfig : Request Error: Not Found - {"code":5,"message":"change control with ID "InvalidCVPRACSystestCCID" does not exist"}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/mhartzel/projects/cvprac/test/system/test_cvp_change_control_api.py", line 433, in test_api_change_control_start_invalid_tasks
self.start_change_control(CHANGE_CONTROL_ID_INVALID)
AssertionError: "POST: https://:443/api/resources/changecontrol/v1/ChangeControlConfig : Request Error: Not Found - {"code":5, "message":"change control with ID \"InvalidCVPRACSystestCCID\" does not exist"}" does not match "POST: https://:443/api/resources/changecontrol/v1/ChangeControlConfig : Request Error: Not Found - {"code":5,"message":"change control with ID "InvalidCVPRACSystestCCID" does not exist"}"


Ran 1 test in 2.193s

@mharista mharista self-assigned this Mar 1, 2023
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