Comment 1 for bug 610400

Revision history for this message
Maciej Muehleisen (mue-comnets) wrote : Re: [openWNS-develop] [Bug 610400] [NEW] Test suites disabled and not found

Hi,

a disabled TestSuite is not an error. The actual error messages should
be visible above the lines you have pasted here. Please be sure you have
a current openWNS version by typing ./playground.py missing. If there
are available updates do a ./playground.py upgrade and then
./playground.py install and ./playground.py install --flavour=opt. Then
run the tests again.

Greats,

Mac

Re Hova Andre Rove wrote:
> Public bug reported:
>
> Hi All,
>
> I want to require about the unit tests that have been disabled in my OpenWNS installation.
> I install OpenWNS with opt option and later run ./playground.py runtest.
>
> As you can see below, I failed 8 test because two of the required suites are disabled.
> Is there a solution for this?
>
> -----------------------------------------------------------------------------------------------------------------------
> Ran 15743 tests in 1720.084s
>
> FAILED (failures=8)
> Warning: You had 2 suites disabled.
>
> TestSuite: /home/sly/OpenWNS/myOpenWNS/tests/system/tcp-tests
> Reason: Currently no applications available
>
> TestSuite: /home/sly/OpenWNS/myOpenWNS/tests/system/wimac-tests/configBypass
> Reason: Problem with multiple CIDs for QoS.
> ----------------------------------------------------------------------------------------------------------------------
>
> ** Affects: openwns-unittest
> Importance: Undecided
> Status: New
>
>