Skip to content

Commit

Permalink
Fix conflicted skiping condition for test_pfc_asym (sonic-net#15327)
Browse files Browse the repository at this point in the history
  • Loading branch information
bingwang-ms authored Nov 6, 2024
1 parent b55378f commit dd6bafb
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1259,12 +1259,6 @@ pfc_asym/test_pfc_asym.py:
conditions:
- "asic_type not in ['barefoot']"

pfc_asym/test_pfc_asym.py::test_pfc_asym_off_rx_pause_frames:
skip:
reason: "skipped for Barefoot platform"
conditions:
- "asic_type in ['barefoot']"

#######################################
##### pfcwd #####
#######################################
Expand Down

0 comments on commit dd6bafb

Please sign in to comment.