project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.52k stars 2.02k forks source link

[Pre-SVE] TC-G-2.2 step 12b value mismatch #19712

Closed AlvinHsiao closed 2 years ago

AlvinHsiao commented 2 years ago

Problem: The group-table value of DUT is different from the CHIP tool Verification steps.

Expected behavior: The group-table value of DUT should be identical to the CHIP tool Verification steps. Actual behavior: The group-table value of DUT is different from the CHIP tool Verification steps. steps to reproduce:-./chip-tool groupkeymanagement read group-table 33 0

system configuration Chip-Tool: RPI DUT used : Infineon CYW30739 app use: lighting-app chip-tool and DUT commit id : https://github.com/project-chip/connectedhomeip/commit/5d8599d195a93dfe5473f64e4f888c322e5df1d2 (pre-sve SHA)

logs TC-G-2.2.txt

bzbarsky-apple commented 2 years ago

@AlvinHsiao can you please point me to the verification steps in question? That is, what value was expected, and how did it differ from the value that was found?

bzbarsky-apple commented 2 years ago

Oh, nevermind, this is about RemoveAllGroups.

bzbarsky-apple commented 2 years ago

Duplicate of #19610