On 11/28/2014 04:11 AM, Sebastian Huber wrote:
On 27/11/14 20:43, Joel Sherrill wrote:
sparc/sis
=======================================
Passed:   511
Failed:     3
Timeouts:   7
Invalid:    0
-------------
Total:    521

Failures:
  heapwalk.exe
  dl02.exe
  psx13.exe
Timeouts:
  *** Interactive
    termios.exe,  pppd.exe,  capture.exe,  top.exe, monitor.exe,
fileio.exe
Why do you get timeouts for these tests? They should run 20s waiting for
user input and then exit if nothing happened.

I don't know. Only took 5.9 seconds of computer time
to run by hand and prints "END OF" message.

When run with rtems-tester, it gives the timeout but
looking at top, it doesn't appear to be running anymore.
Time shows at 0:00.17

[1/1] p:0 f:0 t:0 i:0 | sparc/sis: fileio.exe
> gdb: /users/joel/rtems-4.11-work/tools/bin/sparc-rtems4.11-gdb -i=mi --nx --quiet ./sparc-rtems4.11/c/sis/testsuites/samples/fileio/fileio.exe > Reading symbols from ./sparc-rtems4.11/c/sis/testsuites/samples/fileio/fileio.exe...
> done.
> target sim
> Connected to the simulator.
> load
> run
> Starting program: /users/joel/rtems-4.11-work/b-sis/sparc-rtems4.11/c/sis/testsuites/samples/fileio/fileio.exe
] *** BEGIN OF TEST FILE I/O ***
] *** TIMEOUT TIMEOUT
Result: timeout    Time: 0:03:02.200058

My guess would be that it is stuck in the first
polling read and not returning.

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to