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

[TC-TBRM-3.1] TBRM cluster needs to be implemented in the Simulated sample app (app1) #35330

Closed
Saravana-kr22 opened this issue Aug 30, 2024 · 1 comment · Fixed by #35362
Closed
Labels
bug Something isn't working cert blocker needs triage

Comments

@Saravana-kr22
Copy link
Contributor

Feature Area

Other

Test Case

TC-TBRM-3.1

Reproduction steps

Thread Border Router Mangement cluster (TBRM) is not implemented in the Simulated app (app1). Since the TC-TBRM-3.1 is an Simulated test case TBRM cluster needs to be implemented in the Simulated app (app1).

Steps to run this yaml script:

1. ./scripts/tests/chipyaml/runner.py Test_TC_TBRM_3_1 app1
2. commission the dut :   ./out/debug/chip-tool pairing code 0x654321 MT:-24J0AFN00KA0648G00
3. Run the SetActiveDatasetRequest command:  ./out/debug/chip-tool threadborderroutermanagement set-active-dataset-request hex:<active-dataset>1 1

While running this command in the chip-tool we got the response as UNSUPPORTED-CLUSTER(0xC3) , But the Excepted response is SUCCESS (0x00)

Bug prevalence

Whenever I do this

GitHub hash of the SDK that was being used

0e3434a

Platform

raspi

Anything else?

No response

@ksperling-apple
Copy link
Contributor

    # Step 1
    - label: "DUT send SetActiveDatasetRequest to TH"
      PICS: TBRM.C.C03.Tx
      wait: "SetActiveDatasetRequest"

I'm not sure why you're expecting an outcome of success, isn't the test is just meant to verify that the DUT (client) sent the command?

ksperling-apple added a commit to ksperling-apple/connectedhomeip that referenced this issue Sep 3, 2024
@mergify mergify bot closed this as completed in #35362 Sep 3, 2024
@mergify mergify bot closed this as completed in 30bc325 Sep 3, 2024
@github-project-automation github-project-automation bot moved this from Open Cert Blockers to Complete in [Certification] Blockers Sep 3, 2024
shgutte pushed a commit to shgutte/connectedhomeip that referenced this issue Sep 10, 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

Successfully merging a pull request may close this issue.

2 participants