diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-06-06 18:01:07 -0400 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-06-07 00:09:40 +0000 |
commit | 20344a1e5c4342fcbd485e9c3915e96e1dc6ffe5 (patch) | |
tree | 046fac3052c66c8efb4fe35a7a26b3448b135d56 /src/vpp-api/python | |
parent | 00cca801a5d96f4b5e5960396448dea6c457928b (diff) |
tests: fix broken test test_gtpu.py TestGtpuUDP
Test failing due to call to super.tearDown in setUp.
==============================================================================
FAIL: test UDP ports
------------------------------------------------------------------------------
Traceback (most recent call last):
File "/vpp/test/test_gtpu.py", line 77, in test_udp_port
self._check_udp_port_ip4(False)
File "/vpp/test/test_gtpu.py", line 48, in _check_udp_port_ip4
self.assertEqual(err, self.ip4_err + 1)
AssertionError: 0L != 1
Type: fix
Change-Id: Iec4ef5edd3ee11bcd962b77cc8159dee9cb15687
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'src/vpp-api/python')
0 files changed, 0 insertions, 0 deletions