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

saithrift cases are failing #207

Description

@priyaparthiban

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


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions