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-APPOBSERVER-13.2 - Test failed #31472

Closed
Rajashreekalmane opened this issue Jan 17, 2024 · 3 comments
Closed

[CERT-TEST-FAILURE] TC-APPOBSERVER-13.2 - Test failed #31472

Rajashreekalmane opened this issue Jan 17, 2024 · 3 comments
Assignees
Labels
bug Something isn't working cert blocker needs triage

Comments

@Rajashreekalmane
Copy link

Feature Area

Other

Test Case

TC-APPOBSERVER-13.2

Reproduction steps

Step 1 : executed the below mentioned command to put DUT into a commissionable state
./chip-tv-casting-app
Step 2 : Once DUT reach the commissionable state sent below mentioned command on TH.
./chip-tool pairing onnetwork 1 20202021

According to the spec, when sending the ContentAppMessage command, it is required to include the mandatory 'Data' field and the optional 'EncodingHint' field as parameters. However, the current chip-tool does not include the 'Data' field

PFA Spec Screenshot :
image

PFA chip-tool screenshot below
image

Bug prevalence

whenever I do

GitHub hash of the SDK that was being used

09f014c

Platform

raspi

Anything else?

No response

@chrisdecenzo
Copy link
Contributor

You should be able to provide the data field using the "--Data" command line argument:

./out/debug/chip-tool contentappobserver content-app-message foo 1234 1 --Data bar

@chrisdecenzo
Copy link
Contributor

That said I am seeing an error come back when trying this. I will fix it as part of #31432

@Rajashreekalmane
Copy link
Author

it's resolved in latest TOT

@github-project-automation github-project-automation bot moved this from Open Cert Blockers to Complete in [Certification] Blockers Feb 5, 2024
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
Projects
Archived in project
Development

No branches or pull requests

2 participants