On Mon Mar 3 19:04:37 2025 +0000, Hans Leidekker wrote:
The tests are run on a VM where certain properties can be missing, especially when dealing with hardware objects like this one. Just omit the tests for PartNumber and Speed. The type for Speed should be UINT32/CIM_UINT32. Does the app fail because of that non-empty PartNumber?
Thanks, fixed in v2. The game does not actually fail on an empty PartNumber, so I've removed that commit.