The patches improved the failures to 11:

_testsuite: 7 8 761 1859 1860 1861 1862 1863 1864 1868 1870 failed:_

7: vsctl-bashcomp - basic verification             FAILED
(completion.at:352)
8: vsctl-bashcomp - argument completion            FAILED
(completion.at:454)
761: tunnel - Geneve option present                  FAILED (tunnel.at:639)
1859: insert monitored table, insert excluded table   FAILED
(ovsdb-server.at:1072)
1860: insert monitored table, update excluded table   FAILED
(ovsdb-server.at:1072)
1861: update monitored table, insert excluded table   FAILED
(ovsdb-server.at:1072)
1862: update monitored table, update excluded table   FAILED
(ovsdb-server.at:1072)
1863: delete monitored table, insert excluded table   FAILED
(ovsdb-server.at:1072)
1864: delete monitored table, update excluded table   FAILED
(ovsdb-server.at:1072)
1868: ovsdb-server/set-sync-exclude-tables            FAILED
(ovsdb-server.at:1151)
1870: ovsdb-server/disconnect-active-server           FAILED
(ovsdb-server.at:1253)

_skipped tests:_

116: daemon --service                                skipped (daemon.at:175)
932: ofproto - flow monitoring pause and resume      skipped
(ofproto.at:4269)
1755: ovsdb-server combines updates on backlogged connections skipped
(ovsdb-server.at:700)

I've attached the new tests/testsuite.dir & tests/testsuite.log

bash --version

GNU bash, version 4.3.46(1)-release (x86_64-alpine-linux-musl)

The build / test environment is an Alpine Linux LXC container

Stuart.



On 09/29/2016 10:48 PM, Ben Pfaff wrote:
> On Wed, Sep 28, 2016 at 08:44:28PM +0100, Stuart Cardall wrote:
>> I'm the Package Maintainer for ovs in Alpine Linux. The attached test
>> failures are most probably related to the use of Musl C (& not Glibc).
>>
>> If I can help test the errors please let me know.
> Some of these were pretty easy to diagnose and fix in the testsuite.
> They were bugs in the tests, not in OVS itself.  You should already have
> received the proposed patches by email.  Please verify that they
> eliminate the test failures, if you can.
>
> It's too bad you didn't include testsuite.log; it has some additional
> useful information.
>
> It's hard to guess why only two of the bash completion tests failed.
> Are you using bash?  What version?  Did the other completion tests pass
> or get skipped?  (This would be in testsuite.log.)
>
> It's hard for me to guess why the other tests failed.

Attachment: ovs-tests-alpine2.tar.xz
Description: application/xz

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to