Skip to content

Commit

Permalink
Disable tests that do not fail yet.
Browse files Browse the repository at this point in the history
Signed-off-by: fruffy <[email protected]>
  • Loading branch information
fruffy committed Feb 5, 2025
1 parent 36c137d commit 4737cae
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ p4tools_add_xfail_reason(
# large_counter_meter.p4
# TODO:
# tna_multicast.p4
tna_simple_switch.p4
# tna_simple_switch.p4
)

p4tools_add_xfail_reason(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ p4tools_add_xfail_reason(
"testgen-tofino2"
"shorter than expected"
# Strange behavior with packets that are too short when using the STF model.
tna_extract_emit_8.p4
# tna_extract_emit_8.p4
)

p4tools_add_xfail_reason(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ p4tools_add_xfail_reason(
# mau-meter.cpp:233 (calculate_output): error -2 thrown.
# large_counter_meter.p4
# TODO
tna_simple_switch.p4
# tna_simple_switch.p4
# tna_alpmV2.p4
# varbit_four_options.p4

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ p4tools_add_xfail_reason(
"testgen-tofino"
"shorter than expected"
# Strange behavior with packets that are too short when using the STF model.
tna_extract_emit_8.p4
# tna_extract_emit_8.p4
)

p4tools_add_xfail_reason(
Expand Down

0 comments on commit 4737cae

Please sign in to comment.