Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

saithrift cases are failing #207

Open
priyaparthiban opened this issue Feb 21, 2019 · 0 comments
Open

saithrift cases are failing #207

priyaparthiban opened this issue Feb 21, 2019 · 0 comments

Comments

@priyaparthiban
Copy link

root@77110b3d1e98:/home/switch# sudo ./bmv2/run_tests.sh --test-dir tests/ptf-tests/sai-tests switch.L2AccessToAccessVlanTest
sudo: unable to resolve host 77110b3d1e98
WARNING: Failed to execute tcpdump. Check it is installed and in the PATH
WARNING: No route found for IPv6 destination :: (no default route?)
switch.L2AccessToAccessVlanTest ...
Sending L2 packet port 1 -> port 2 [access vlan=10])
ERROR

======================================================================
ERROR: switch.L2AccessToAccessVlanTest

Traceback (most recent call last):
File "tests/ptf-tests/sai-tests/switch.py", line 81, in runTest
switch_init(self.client)
File "tests/ptf-tests/sai-tests/switch.py", line 66, in switch_init
for x in attribute.value.objlist.object_id_list:
AttributeError: 'NoneType' object has no attribute 'object_id_list'


Ran 1 test in 0.001s

FAILED (errors=1)


ATTENTION: SOME TESTS DID NOT PASS!!!

The following tests errored:
L2AccessToAccessVlanTest


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant