Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1135,6 +1135,10 @@ hash/test_generic_hash.py::test_nexthop_flap:
- "asic_gen == 'spc1'"
- "asic_type in ['broadcom']"
- https://github.com/sonic-net/sonic-mgmt/issues/13919
xfail:
reason: "Flaky hashing behavior using specific combination of hash field and algorithm."
conditions:
- "'isolated' in topo_name"

hash/test_generic_hash.py::test_nexthop_flap[CRC-INNER_IP_PROTOCOL:
skip:
Expand Down
Loading