[rtems-test] powerpc/psim: RTEMS_POSIX_API: Passed:567 Failed:5 Timeout:2 Invalid:0 Wrong:0

Chris Johns chrisj at rtems.org
Tue Dec 4 03:34:48 UTC 2018


On 03/12/2018 17:27, Sebastian Huber wrote:
> On 03/12/2018 05:53, Joel Sherrill wrote:
>> Timeouts:
>>   unlimited.exe
> 
> It is strange that this times out. If I run it by hand, then it runs without a
> failure:
> 
> time psim -i ./powerpc-rtems5/c/psim/testsuites/samples/unlimited.exe
> [...]
>  TEST3 : signal task 0a0103e9 to delete, task 999 ending.
>  TEST3 : completed
> 
> *** END OF TEST UNLIMITED TASK ***
> 
> 
> *** FATAL ***
> fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
> fatal code: 0 (0x00000000)
> RTEMS version: 5.0.0.dedb34f9ef5527a596046ff9cbf19c8a93dfdaee
> RTEMS tools: 7.3.0 20180125 (RTEMS 5, RSB
> 30da0c720b78eba16a3f5272206c07415368617b, Newlib
> 2ab57ad59bc35dafffa69cd4da5e228971de069f)
> executing thread ID: 0x08a010001
> executing thread name: UI1
> 
> real    0m2.573s
> user    0m2.055s
> sys     0m0.294s
> 

Is your rtems-tools fully updated?

Is the host at full load when this test fails?

What happens if just the samples directory is run? To do this just provide the
path to the samples directory, rtems-test will find the executables there.

Chris



More information about the devel mailing list