[rtems-test] powerpc/psim: RTEMS_POSIX_API: Passed:560 Failed:14 Timeout:5 Invalid:0 Wrong:0
Chris Johns
chrisj at rtems.org
Thu Apr 11 22:17:15 UTC 2019
Hi Joel,
Thank you for running these tests and publishing the results.
On 12/4/19 8:10 am, joel at rtems.org wrote:
> Testing time : 0:10:37.757133
> Average test time: 0:00:01.084621
>
> Host
> ====
> Linux-3.10.0-862.11.6.el7.x86_64-x86_64-with-centos-7.5.1804-Core (Linux rtbf64c.rtems.com 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64)
>
> Configuration
> =============
> Version: 5.0.0.ad87de4a67d8ce7e75d0b844efc03b98c3ecda1a
> Build : RTEMS_POSIX_API
> Tools : 7.4.0 20181206 (RTEMS 5, RSB 9a3e12e5820918057633798c3fe2a1f952fb4e56, Newlib 1d35a003f)
>
> Summary
> =======
>
> Passed: 560
> Failed: 14
> User Input: 6
> Expected Fail: 0
> Indeterminate: 0
> Benchmark: 3
> Timeout: 5
> Invalid: 0
> Wrong Version: 0
> Wrong Build: 0
> Wrong Tools: 0
> ------------------
> Total: 588
>
> Failures:
> fsimfsgeneric01.exe
> block11.exe
> devfs02.exe
> rbheap01.exe
> termios01.exe
> psx12.exe
> psxchroot01.exe
> psximfs02.exe
> psxpipe01.exe
> spconfig02.exe
> spfatal31.exe
> spmountmgr01.exe
> spprivenv01.exe
> spstdthreads01.exe
> User Input:
> dl10.exe
> monitor.exe
> termios.exe
> top.exe
> capture.exe
> fileio.exe
> Benchmark:
> whetstone.exe
> dhrystone.exe
> linpack.exe
> Timeouts:
> fsrfsbitmap01.exe
> dl08.exe
> dl09.exe
The `dl.*` test timeouts look like the test is running too long and if you have
a number of tests running at once this could be the reason.
I see a couple of possible solutions, adding timeout control to the tests which
rtems-test can see of I can drop the loop count to 10. The loop count is the
simplest.
The loop lets me see a repeating set of addresses being used so I can check for
leaks.
Chris
More information about the devel
mailing list