-
Notifications
You must be signed in to change notification settings - Fork 28
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
[Bug] test-dcl-server.py Missing in Test Harness(Version: v2.12-beta2+spring2025 Sha: 41b4745) for TC-CGEN-2.12 Validation #530
Comments
I couldn't find any Let me know and please share any information about this |
@antonio-amjr The TC-CGEN-2.12 test case is not automated, so it won’t be available in the Python testing directory or YAML repo. This test case needs to be validated manually. Here are the relevant references for validation: Test Plan: TC-CGEN-2.12 Let me know if you need any further details. |
That helps. I'll take a look. Let me see if I handle verifying the script and |
Hey @Rajashreekalmane, Sharing more about this issue. Executing the
It seems that the script presents this error when using python3. I'll see with the team what approach we should do in this case. |
Thanks, @antonio-amjr, That sounds good. I'll wait for your confirmation on whether a new SDK image is needed. I noticed that v2.12-beta3+spring2025 was recently released—do you know if the fix is included in this version? |
No, the |
The PR#37549 was merged on the |
Describe the bug
The
![Image](https://private-user-images.githubusercontent.com/95841834/412875252-3ad3fd02-b2bd-4e5a-b95a-cfe8612ccc63.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTAwNzYsIm5iZiI6MTczOTY4OTc3NiwicGF0aCI6Ii85NTg0MTgzNC80MTI4NzUyNTItM2FkM2ZkMDItYjJiZC00ZTVhLWI5NWEtY2ZlODYxMmNjYzYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA3MDkzNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNlYzI1YTQ0MTVhMDY0YWU0YjBkNjgzZDIwNTBhNjliMDI0ZmQ0ZDdhODY5MWM1YzVmNjkwMzkwNWVjMmIzYzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uow2r4nxnfXrWJvXrSpKnesewIPuWN_15LKvE4ToVks)
test-dcl-server.py
file is missing in the Test Harness, preventing the validation of the TC-CGEN-2.12 test case. This script is required for execution.https://github.com/project-chip/connectedhomeip/blob/master/examples/chip-tool/commands/dcl/test_dcl_server.py
Environment
Version: v2.12-beta2+spring2025
Sha: 41b4745
The text was updated successfully, but these errors were encountered: