Skip to content

Target Navigator Cluster-DUT should respond Target Navigator command for endpoint as 1 #16523

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

Closed
Rajashreekalmane opened this issue Mar 22, 2022 · 2 comments
Assignees

Comments

@Rajashreekalmane
Copy link
Contributor

Rajashreekalmane commented Mar 22, 2022

Problem

While verifying the media cluster test case [TC-MC-8.1] and [TC-MC-8.2] TV-app DUT is returning "endpoint 1 not found",
but in controller side getting NavigateTargetResponse as SUCCESS(0x00) .
and for Target Navigator Cluster the DUT is fail to respond Target Navigator Cluster command for end point as 1.
As in YAML scripts they have mentioned to use endpoint as 1.

  • expected behavior:- DUT should respond to the Target Navigator Cluster command

  • actual behavior:- For Target Navigator Cluster the DUT is fail to respond the Target Navigator
    command for endpoint as 1.

  • steps to reproduce:- sudo ./chip-tool targetnavigator navigate-target 1 1 1

  • DUT side screenshot:-
    image

  • Controller side screenshot:-
    image

@Rajashreekalmane
Copy link
Contributor Author

Rajashreekalmane commented Mar 23, 2022

Same issue facing in KeyPad Input Cluster Test Cases

steps to reproduce:-./chip-tool keypadinput send-key 1 1 1

DUT side screenshot:-
image

Controller side screenshot:-
image

@Rajashreekalmane
Copy link
Contributor Author

Rajashreekalmane commented Mar 24, 2022

Same issue facing in Channel Cluster Test Cases.
steps to reproduce:-./chip-tool channel change-channel-by-number 9 1 1 1
./chip-tool channel skip-channel 1 1 1

DUT side screenshot:-
image

Controller side screenshot:-
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants