[ovs-dev] 2.12.0 branch snapshot - test 2618 failure on s390x

James Page james.page at canonical.com
Wed Aug 7 10:49:30 UTC 2019


Just tripped on this one whilst building for s390x on Ubuntu:

## ------------------------ ##

## Summary of the failures. ##
## ------------------------ ##
Failed tests:
openvswitch 2.12.0 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

 2618: ovn.at:789         ovn -- action parsing

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
2618. ovn.at:789: testing ovn -- action parsing ...
../../tests/ovn.at:1403: ovstest test-ovn parse-actions < input.txt
--- expout	2019-08-07 10:40:15.539670085 +0000
+++ /<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/at-groups/2618/stdout	2019-08-07
10:40:15.539670085 +0000
@@ -579,7 +579,7 @@
 # bind_vport
 # lsp1's port key is 0x11.
 bind_vport("lsp1", inport);
-    encodes as controller(userdata=00.00.00.11.00.00.00.00.11.00.00.00)
+    encodes as controller(userdata=00.00.00.11.00.00.00.00.00.00.00.11)
 # lsp2 doesn't exist. So it should be encoded as drop.
 bind_vport("lsp2", inport);
     encodes as drop
2618. ovn.at:789: 2618. ovn -- action parsing (ovn.at:789): FAILED (ovn.at:1403)

Looks like something endian-y (s390x is the only BE arch in Ubuntu).


More information about the dev mailing list