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

[Bug] Fixed Label cluster has no FeatureMap attribute on certification test device #245

Open
mladja777 opened this issue Apr 4, 2024 · 1 comment
Assignees
Labels

Comments

@mladja777
Copy link

Describe the bug

When running certification tests for a controller, certain test cases (e.g. TC-CC-3.4) require to commission a device that is running on Raspberry PI (TH) to the controller (DUT).

Fixed Label cluster (0x0040) has no feature map on that device. This can be seen with chip-tool as a controller.

Steps to reproduce the behavior

  1. Open TH UI
  2. Enter PICS files
  3. Create a project
  4. Add a new test
  5. Start with just FirstAppSuite enabled
  6. Pair the device with chip-tool
  7. Try reading the feature map (or all) attribute from the commissioned device

Expected behavior

The feature map should be read from the device.

Log files

chiptoolpairing.log
chiptoolreadfixedlabel.log
chiptooltracepairing.log
chiptooltracereadfixedlabel.log

PICS file

controllerpics.zip

Screenshots

Reading Fixed Label from chip-all-clusters-app:
image

Reading Fixed Label from certification tool:
image

Environment

  • TH version: (TH Fall2023) and (2.10-beta3+spring2024 Sha: e182d0f)
  • OS version: (Linux ubuntu 5.15.0-1038-raspi) and (Ubuntu 22.04 on PC)

Additional Information

No response

@hiltonlima
Copy link
Contributor

Hello, .
Thanks for the feedback. Looking at the log I noticed that you are using an old version of TH. Could you update to version v2.10+spring2024 and check if the problem still occurs?

If you don't have any related problems, could you close the issue?

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

No branches or pull requests

2 participants