File tree Expand file tree Collapse file tree
tests/common/plugins/conditional_mark Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,12 +27,6 @@ drop_packets/test_configurable_drop_counters.py::test_sip_link_local:
2727# ######################################
2828# #### test_drop_counters.py #####
2929# ######################################
30- drop_packets/test_drop_counters.py :
31- xfail :
32- reason : " Xfail for KVM t1-lag platform"
33- conditions :
34- - " asic_type in ['vs'] and https://github.com/sonic-net/sonic-mgmt/issues/14512"
35-
3630drop_packets/test_drop_counters.py::test_absent_ip_header :
3731 skip :
3832 reason : " Test case not supported on Broadcom DNX platform"
@@ -161,12 +155,11 @@ drop_packets/test_drop_counters.py::test_not_expected_vlan_tag_drop[vlan_members
161155 - " asic_type in ['broadcom']"
162156 - " topo_name in ['dualtor', 'dualtor-56', 'dualtor-120']"
163157 xfail :
164- reason : " Xfail for image issue on broadcom platforms - CS00012209080 or KVM t1-lag platform "
158+ reason : " Image issue on broadcom platforms - CS00012209080"
165159 strict : True
166- conditions_logical_operator : or
167160 conditions :
168- - " asic_type in ['broadcom'] and topo_name in ['t0-backend'] "
169- - " asic_type in ['vs'] and https://github.com/sonic-net/sonic-mgmt/issues/14512 "
161+ - " asic_type in ['broadcom']"
162+ - " topo_name in ['t0-backend'] "
170163
171164drop_packets/test_drop_counters.py::test_src_ip_is_class_e :
172165 skip :
You can’t perform that action at this time.
0 commit comments