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

[CERT-TEST-FAILURE] [TC-SWTCH-2.3, 2.4] Python script has to be aligned with Test plan. #35241

Closed
2 tasks done
Ashwinigrl opened this issue Aug 28, 2024 · 1 comment · Fixed by #35291
Closed
2 tasks done
Assignees
Labels
bug Something isn't working cert blocker needs triage

Comments

@Ashwinigrl
Copy link

Ashwinigrl commented Aug 28, 2024

Feature Area

Other

Test Case

TC-SWTCH-2.3
TC-SWTCH-2.4

Description

  • TC-SWTCH-2.4

  • In the test plan, there are test steps 6a, 6b, 6c, and 6d, but these steps are missing from the script. Additionally, test steps 5a, 5b, 5c, and 5d in the script are inconsistent with the test plan(test step descriptions in script is not matching with test plan).

  • TC-SWTCH-2.3

  • The Python script for includes a test step 8b, which is not mentioned in the test plan.

Python script reference:

image

Test plan Reference:

image

GitHub hash of the SDK that was being used

a296b66

@Ashwinigrl Ashwinigrl added bug Something isn't working cert blocker needs triage labels Aug 28, 2024
@github-project-automation github-project-automation bot moved this to Open Cert Blockers in [Certification] Blockers Aug 28, 2024
@Ashwinigrl Ashwinigrl changed the title [TC-SWTCH-2.2, 2.4] Python script has to be aligned with Test plan. [CERT-TEST-FAILURE] [TC-SWTCH-2.2, 2.4] Python script has to be aligned with Test plan. Aug 28, 2024
@tcarmelveilleux tcarmelveilleux self-assigned this Aug 28, 2024
@Ashwinigrl Ashwinigrl changed the title [CERT-TEST-FAILURE] [TC-SWTCH-2.2, 2.4] Python script has to be aligned with Test plan. [CERT-TEST-FAILURE] [TC-SWTCH-2.3, 2.4] Python script has to be aligned with Test plan. Aug 29, 2024
tcarmelveilleux added a commit to tcarmelveilleux/connectedhomeip that referenced this issue Aug 29, 2024
- Fixes project-chip#34556 (-2.2, -2.3 and -2.4 to better match test plan)
- Fixes project-chip#28620 (Better bound checks)
- Fixes project-chip#35241
@github-project-automation github-project-automation bot moved this from Open Cert Blockers to Complete in [Certification] Blockers Sep 2, 2024
shgutte pushed a commit to shgutte/connectedhomeip that referenced this issue Sep 10, 2024
* Fix remaining post-TE2 TC-SWTCH issues

- Fixes project-chip#34556 (-2.2, -2.3 and -2.4 to better match test plan)
- Fixes project-chip#28620 (Better bound checks)
- Fixes project-chip#35241

* Restyled by clang-format

* Restyled by autopep8

* Restyled by isort

* Fix step 2 of TC-SWTCH--2.4

---------

Co-authored-by: Restyled.io <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cert blocker needs triage
Development

Successfully merging a pull request may close this issue.

3 participants
@tcarmelveilleux @Ashwinigrl and others