-
Notifications
You must be signed in to change notification settings - Fork 179
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
TC-CADMIN-1.19 failing on 5th commission (CON-935) #774
Comments
I just checked if increasing Pls support... |
@PhLuReh, I have tested the same test case on the latest esp-matter main branch's light example [commit-id de46e80], and it worked as expected. I have attached its logs here: TC-CADMIN-1-19-chip-tool.log and TC-CADMIN-1-19.DUT.log. Please pull the latest changes, retry, and attach complete logs if you face any issues. |
Thank you for testing this. But still I have a problem with always developing against the latest main branch. I currently under certification testing, and therefore I need some (more or less) stable branch. Problem is, that Espressif is promoting a manufacturing ready implementation for Matter. We jumped on this promotion and therefore expect the stack to work. This should not be an affront, but I think you know how its working... Could you do the test on the release/v1.1 branch, please? |
@PhLuReh You are right. This should be tested with the exact same commit/branch you've mentioned. Sorry about that. We will revert soon. |
@PhLuReh, sorry for the inconvenience. I have retested the test case (TC) on the same commit you mentioned, and it worked on my end. Please find the attached logs below: Observations regarding your log file:
|
@PhLuReh the DUT logs clearly shows that it is advertising all five available services, but TH is unable to resolve
|
This looks somewhat strange to me. I see, that the Espressif code seems to work properly. But, that's why I retested also with I don't think that the TH or even the router is problematic (though it is a Fritz!box), because it would fail after some while and not exactly at the hightest configured fabric number - reproducibly. Could this issue be related to project-chip/certification-tool#103? |
@PhLuReh, are you still facing issues with TC-CADMIN-1.19? |
@PhLuReh Can you please check? We were able to get it work with the above mentioned configurations. Please close the issue if it is solved at your end. |
just did a retest on this issue and it still fails. here is the It seems that there's some error on the DUT leading to remove the fabric again. I tried to commission the 5th fabric twice (after it failed after the first time, so no worries about Fabric index 0x6):
What's happening during storing. I tells the fabric was persisted, but the it failed to commit and deletes it again. Do I have some memory issues or at least the partition is too small?
Hopefully we can catch the bug. |
changed my partition table now and increased both |
Just wanted to give feedback, that I posted a related issue on CHIP, which now is fixed and closed: project-chip/certification-tool#103 |
Describe the bug
My device is on a official testing. Up to now (40 passed tests) system is working fine. Now the TC-CADMIN-1.19 popped up failing.
The TC is running several consecutive commissionings. The 5th succeeds, but avahi-broadcast doesn't succeed, and the commissioner cannot resolve the device. The new device gets broadcast by the ESP.
These are the calls that I made on the TH:
The last one is never finishing with success.
Environment
Linux version 6.1.29-1-MANJARO (builduser@fv-az292-908) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Wed May 17 14:00:55 UTC 2023
Any additional details
...
The text was updated successfully, but these errors were encountered: