-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Camera] Update TC_AVSM_2_10.py with snapshot image verification step #39897
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
[Camera] Update TC_AVSM_2_10.py with snapshot image verification step #39897
Conversation
Signed-off-by: s-gatti <s.gatti@samsung.com> Signed-off-by: Charles Kim <chulspro.kim@samsung.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request updates a test case to include a manual verification step for captured snapshots. The changes introduce a new custom exception and modify helper functions for user interaction. My review focuses on improving the custom exception implementation to follow best practices and enhancing the user interaction prompts for clarity during manual testing.
src/python_testing/matter_testing_infrastructure/chip/testing/matter_testing.py
Outdated
Show resolved
Hide resolved
src/python_testing/matter_testing_infrastructure/chip/testing/matter_testing.py
Show resolved
Hide resolved
PR #39897: Size comparison from dda2252 to 0022b76 Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Signed-off-by: s-gatti <s.gatti@samsung.com> Signed-off-by: Charles Kim <chulspro.kim@samsung.com>
PR #39897: Size comparison from dda2252 to 58a3d27 Increases above 0.2%:
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
…project-chip#39897) * Update TC_AVSM_2_10.py with snapshot image verification step Signed-off-by: s-gatti <s.gatti@samsung.com> Signed-off-by: Charles Kim <chulspro.kim@samsung.com> * Remove constructor in TestError exception Signed-off-by: s-gatti <s.gatti@samsung.com> Signed-off-by: Charles Kim <chulspro.kim@samsung.com> --------- Signed-off-by: s-gatti <s.gatti@samsung.com> Signed-off-by: Charles Kim <chulspro.kim@samsung.com> Co-authored-by: s-gatti <s.gatti@samsung.com>
This PR enables snapshot verification pop up in TC-AVSM-2.10.py to allow tester to validate snapshot image visually when the TC is executed in Test Harness.
Testing
Build python wheel and activate venv:
To run tests for TC-AVSM-2.10: