#4188 new defect

Quick Start 2.6 Not working for me and some tests failing for sparc-rtems6

Reported by: rmueller Owned by:
Priority: normal Milestone: Indefinite
Component: admin Version: 6
Severity: normal Keywords: quickstart
Cc: Blocked By:
Blocking:

Description

The chapter to test the test the built BSP is not working for me in its current form. I had to use the following command to perform the tests:

rtems-test --rtems-bsp=erc32-sis ../../rtems/6/sparc-rtems6/erc32/tests

But maybe I also did something wrong? I took care to follow the guide exactly and the BSP was not installed in the src path like recommended. Maybe it would be a good idea to update the command specified in 2.6.

Also, some of the tests failed apparently:

Passed: 577
Failed: 3
User Input: 6
Expected Fail: 1
Indeterminate: 0
Benchmark: 3
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0


Total: 590
Failures:
User Input:

capture.exe
dl10.exe
fileio.exe
monitor.exe
termios.exe
top.exe

Expected Fail:

psxfenv01.exe

Benchmark:

dhrystone.exe
linpack.exe
whetstone.exe

Average test time: 0:00:00.264940
Testing time : 0:02:36.314482

Kind Regards
Robin

Attachments (1)

mueller-quickstart-test-fix.patch (2.6 KB) - added by rmueller on 12/18/20 at 11:33:17.
Fixes for Quick Start commands to run tests

Download all attachments as: .zip

Change History (4)

comment:1 Changed on 11/24/20 at 14:14:06 by rmueller

I am correcting the used command:

cd $HOME/quick-start/rtems/6
bin/rtems-test --rtems-bsp=erc32-sis sparc-rtems6/erc32/tests

comment:2 Changed on 12/03/20 at 17:09:08 by rmueller

Patch was sent to address this issue

comment:3 Changed on 12/18/20 at 10:44:30 by rmueller

Version: 6

Changed on 12/18/20 at 11:33:17 by rmueller

Fixes for Quick Start commands to run tests

Note: See TracTickets for help on using tickets.