daq icon indicating copy to clipboard operation
daq copied to clipboard

Discovery Test Resolves wrong Firmware

Open jhughesbiot opened this issue 4 years ago • 2 comments

Could not get some firmware tests to pass one some devices and on inspection, it appears the process by which it reads the firmware defined in the device_type/module_config.json file can get is doing some sort of incorrect processing instead of direct copying into mac_addrs/device/aux/module_config.json.

Defined as: "firmware_version": "104.00.2216\x00"

Result incorrectly failing: |fail|security.firmware|Other|Other|version found: 104.00.2216\x00 Firmware version does not match|

Resolved incorrectly in aux: "firmware_version": "104.00.2216\u0000",

jhughesbiot avatar May 29 '20 21:05 jhughesbiot

Hi Jonathan, is this issue still valid?

I'm assigning ARUP to check how they see it in their device

spectre-storm avatar Sep 03 '20 16:09 spectre-storm

Hi @pisuke and @noursaidi do you see this behavior on your device?

spectre-storm avatar Jan 26 '21 13:01 spectre-storm