[RTEMS Project] #3515: covoar failure while running for full testsuites/
RTEMS trac
trac at rtems.org
Thu Sep 13 08:37:37 UTC 2018
#3515: covoar failure while running for full testsuites/
-----------------------------------+-------------------------------
Reporter: Vijay Kumar Banerjee | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: admin | Version: 5
Severity: normal | Keywords: coverage, testing
Blocked By: | Blocking:
-----------------------------------+-------------------------------
The covoar fails to complete for some symbol-sets with specific exes.
below I have noted all the sybol-sets that fail, along with the exe
that causes the failure.
It is observed that when covoar is run excluding these exes, it completes
successfully .
-----------------------
following are the symbol-sets and the exes that fail.
* posix
* sptests/spmutex01.exe
* fstests/fsclose01.exe
* sapi
* sptests/spversion01.exe
* librfs
* fstests/mrfs_fserror.exe
* fstests/mrfs_fsrdwr.exe
(all fstests/mrfs_*.exe fails)
* fstests/fsrofs01.exe
* libtests/flashdisk01.exe
* libdevnull
* sptests/sp21.exe
* psxtests/psxmmap01.exe
* tmtests/tm20.exe
* libblock
* fstests/fsbdpart01.exe
---------------------
Command used for configuring leon3:
{{{
../rtems/configure \
--prefix=$HOME/development/rtems/5 \
--target=sparc-rtems5 \
--enable-rtemsbsp=leon3 \
--enable-posix --enable-tests
}}}
--------------------------------------
command used for running covoar:
{{{
covoar -vvvv -S /home/lunatic/development/rtems/rtems-
tools/tester/rtems/testing/coverage/leon3-qemu-symbols.ini \
-O leon3-qemu-coverage \
-E /home/lunatic/development/rtems/rtems-
tools/tester/rtems/testing/coverage/Explanations.txt \
-p RTEMS-5 `find . -name *.exe`
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3515>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list