Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: tests/fdb/test_fdb_mac_learning.py::testFdbMacLearning failed on dualtor-aa setup #16110

Open
echuawu opened this issue Dec 17, 2024 · 0 comments

Comments

@echuawu
Copy link
Contributor

echuawu commented Dec 17, 2024

Issue Description

Case tests/fdb/test_fdb_mac_learning.py::testFdbMacLearning failing at dualtor-aa setup.
The check of dummy mac is failing
pytest_assert(wait_until(300, 2, 1, fdb_table_has_dummy_mac_for_interface, duthost, target_ports_to_ptf_mapping[0][0], self.DUMMY_MAC_PREFIX), "After starting {}" " and populating fdb, corresponding mac address entry not seen in mac table" .format(target_ports_to_ptf_mapping[0][0]))

Results you see

Case failed:
Failed: After starting Ethernet4 and populating fdb, corresponding mac address entry not seen in mac table
The dummy mac exist in the wrong tor.

Results you expected to see

The dummy mac should be in the mac table at the correct tor.

Is it platform specific

generic

Relevant log output

No response

Output of show version

202405

Attach files (if any)

No response

echuawu added a commit to echuawu/sonic-mgmt that referenced this issue Dec 20, 2024
…t#16110

Skip test Fdb Mac Learning on dualtor setup for github issue sonic-net#16110

Change-Id: I98b008015084a7e85f1507a98c67d27ab1f066a2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant