C Freeman
C Freeman
After updating, we should also prune the wordlist to exclude the things that were added to work around not having camel case. When we did this in the spec, we...
There are a couple of gaps in the integration tests that happen because of the static feature set of the examples. The changes made here are good - passing in...
This test needs a pics list specified. use the --PICS flag. Note that the current ci-pics-values file does not actually specify the pics for the all cluster app. So use...
I haven't gone through extensively, but my expectation is that these are real errors that are being caught by the test. For example, here is the read of the feature...
All the failures are real and correct. EP0: - OTAR = OTA requestor. Pics XML is broken ``` XML Parsing Error: junk after document element Location: file:///usr/local/google/home/cecille/.cache/.fr-S4TZI2/GeneratedPICS_Lock_App/endpoint0/OTA%20Software%20Update%20Test%20Plan.xml Line Number 80,...
These look legitimate to me. Can you please compare the output of the log to the pics files? You can get a dump of all the device attributes for comparison...
@Alami-Amine - FYI
Note - matches to test plan PR https://github.com/CHIP-Specifications/chip-test-plans/pull/2363
We actually talked about this offline - the easiest fix here is to remove the two verification pieces from the test plan that don't actually test anything. ie, we can...
which network is the TH connected to when it sends the ./chip-tool networkcommissioning read networks 1 0 command? The steps here don't match up with the test plan - is...