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

[pre-sve][TC-DRLK-2.8] set invalid user returns success #19922

Closed
mamayorg opened this issue Jun 23, 2022 · 1 comment
Closed

[pre-sve][TC-DRLK-2.8] set invalid user returns success #19922

mamayorg opened this issue Jun 23, 2022 · 1 comment

Comments

@mamayorg
Copy link

Problem
Using set-user command with an invalid UserType=10 returns a response of success instead of INVALID_COMMAND

Commands
Commands used
./chip-tool doorlock read number-of-total-users-supported 1 1
./chip-tool doorlock set-user 0 1 xxx 6452 1 0 0 1 1 --timedInteractionTimeoutMs 1000
./chip-tool doorlock get-user 1 1 1
./chip-tool doorlock set-user 0 2 xxx 6451 1 10 3 1 1 --timedInteractionTimeoutMs 1000 (SUCCESS instead of INVALID_COMMAND)

  • expected behavior: return response is INVALID_COMMAND
  • actual behavior: returns response shows SUCCESS

Commit
Commit id: 1e3f120
Platform: EFR32
Network: Thread

Reference: #19563

TC_DRLK_2.8_.txt
TC_DRLK_2.8_step#4.txt

@bzbarsky-apple
Copy link
Contributor

Duplicate of #19563

@bzbarsky-apple bzbarsky-apple marked this as a duplicate of #19563 Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants