You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing TC-SU-2.4 & 2.6 Steps 1 resulted in an General error: 0x85 error when sending the following otasoftwareupdateprovider commands using chip-tool-darwin as the controller.
[TC-SU-2.4]: ./out/debug/chip-tool-darwin otasoftwareupdateprovider apply-update-request 1 1234 0
[1648078952009] [65346:44013724] CHIP: [-] IM Error 0x00000585: General error: 0x85 at ../../commands/common/CHIPCommandBridge.mm:51
[1648078952009] [65346:44013724] CHIP: [TOO] Run command failure: IM Error 0x00000585: General error: 0x85
[1648079218463] [65430:44017020] CHIP: [-] IM Error 0x00000585: General error: 0x85 at ../../commands/common/CHIPCommandBridge.mm:51
[1648079218463] [65430:44017020] CHIP: [TOO] Run command failure: IM Error 0x00000585: General error: 0x85
Problem
Testing TC-SU-2.4 & 2.6 Steps 1 resulted in an
General error: 0x85
error when sending the followingotasoftwareupdateprovider
commands usingchip-tool-darwin
as the controller.[TC-SU-2.4]:
./out/debug/chip-tool-darwin otasoftwareupdateprovider apply-update-request 1 1234 0
[TC-SU-2.6]:
./out/debug/chip-tool-darwin otasoftwareupdateprovider notify-update-applied 1 1234 0
Test Cases
[TC-SU-2.4] Tests ApplyUpdateRequest command sent by the DUT to the OTA-P
![image](https://user-images.githubusercontent.com/80923273/159815087-669f3840-22c1-4b5f-8369-f986e7525baa.png)
https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/softwareupdate.adoc#351-tc-su-24-tests-applyupdaterequest-command-sent-by-the-dut-to-the-ota-p
[TC-SU-2.6] Tests NotifyUpdateApplied Command sent to OTA-P from the DUT after it has successfully updated to the new software version.
![image](https://user-images.githubusercontent.com/80923273/159815000-39a638f7-34ad-48e1-a979-ceb8cd180d19.png)
https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/softwareupdate.adoc#371-tc-su-26-tests-notifyupdateapplied-command-sent-to-ota-p-from-the-dut-after-it-has-successfully-updated-to-the-new-software-version
Failed Log Lines:
[TC-SU-2.4] Step 1
TC-SU-2.4 Logs.txt
[TC-SU-2.6] Step 1
TC-SU-2.6 Logs.txt
The text was updated successfully, but these errors were encountered: