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.55k stars 2.04k forks source link

[1.0.0.2] TC-ADMIN-1.9 get a wrong output #25779

Open strangermans opened 1 year ago

strangermans commented 1 year ago

Reproduction steps

  1. ./chip-tool pairing onnetwork 1 20202021
  2. ./chip-tool pairing open-commissioning-window 1 1 200 1000 3841
  3. avahi-browse -rt _matterc._udp
  4. ./chip-tool payload generate-manualcode --discriminator 0xF00 --setup-pin-code 20202022 --version 0 --vendor-id 0xFFF1 --product-id 0x8001 --commissioning-mode 0
  5. ./chip-tool pairing code 2 34970212338 --timeout 40 --commissioner-name beta
  6. ./chip-tool pairing code 2 35489460785 --commissioner-name beta

Bug prevalence

Whenever i do this

GitHub hash of the SDK that was being used

1.0.0.2

Platform

other

Platform Version(s)

No response

Type

Test Improvement

Anything else?

when i run the TC-CADMIN-1.9, I get a wrong code which called "Incorrect state", but test result expected "Connection aborted", so i want to know the reason. 1.9.txt

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.