mkasenberg

Results 10 comments of mkasenberg

The .png image seems to be not uploaded correctly. But the HRESULT:0x849C0005 it is the PTS error code defined in PTS documentation as fallow: >7.5 PTSCONTROL_E_FAILED_TO_OPEN_WORKSPACE (0x849C0005) >OpenWorkspace() will return...

#AutoPTS run zephyr AICS -e AICS/SR/SGGIT AICS/SR/SPN

#AutoPTS run mynewt PACS

#AutoPTS run zephyr AICS/SR/CP/BV-01-C

#AutoPTS run zephyr BAP

#AutoPTS cancel https://github.com/auto-pts/auto-pts/pull/1157#issuecomment-2099926294

Merged within https://github.com/auto-pts/auto-pts/pull/1149

Sometimes happens this exception: ```python 2023-07-12 13:18:34,683 root ERROR client.py 192 on_implicit_send : OnImplicitSend caught exception bad char in struct format Traceback (most recent call last): File "C:\Users\Codecoup\auto-pts\autopts\client.py", line 185,...

There is a time guard inside the PTS.exe. You can set the time with the TSPX_time_guard pixit. In auto-pts it is set with the `pts.set_pixit("GAP", "TSPX_time_guard", "300000")` in files like...