[rtems-tools commit] tester/exe: Adjust timeouts by the step size
Chris Johns
chrisj at rtems.org
Fri Oct 15 06:21:43 UTC 2021
On 15/10/21 5:15 pm, Sebastian Huber wrote:
> On 22/09/2021 00:59, Chris Johns wrote:
>> Module: rtems-tools
>> Branch: master
>> Commit: cfd5aa41e847752cd98cde65515df7ce45ff9665
>> Changeset:http://git.rtems.org/rtems-tools/commit/?id=cfd5aa41e847752cd98cde65515df7ce45ff9665
>>
>>
>> Author: Chris Johns<chrisj at rtems.org>
>> Date: Mon Sep 20 21:32:24 2021 -1000
>>
>> tester/exe: Adjust timeouts by the step size
>
> With this change I get a timeout:
>
> rtems-test --rtems-bsp=leon3-sis --jobs=48 --report-format=yaml
> --report-path=report build/sparc/gr712rc/testsuites/smptests/
>
> Passed: 60
> Failed: 0
> User Input: 0
> Expected Fail: 0
> Indeterminate: 0
> Benchmark: 0
> Timeout: 0
> Test too long: 0
> Invalid: 0
> Wrong Version: 0
> Wrong Build: 0
> Wrong Tools: 0
> Wrong Header: 0
> -----------------
> Total: 60
>
> Average test time: 0:00:01.004370
> Testing time : 0:01:00.262202
>
> vs.
Verses what?
>
> Passed: 58
> Failed: 0
> User Input: 0
> Expected Fail: 0
> Indeterminate: 0
> Benchmark: 0
> Timeout: 2
> Test too long: 0
> Invalid: 0
> Wrong Version: 0
> Wrong Build: 0
> Wrong Tools: 0
> Wrong Header: 0
> -----------------
> Total: 60
> Timeouts:
> smpmigration02.exe
> smpmrsp01.exe
> Average test time: 0:00:00.842749
> Testing time : 0:00:50.564911
>
Chris
More information about the devel
mailing list