Skip to content

Commit

Permalink
XFails.
Browse files Browse the repository at this point in the history
  • Loading branch information
fruffy committed Mar 16, 2023
1 parent 70d64fb commit ff8268f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,15 +240,8 @@ p4tools_add_xfail_reason(
parser-unroll-test2.p4
header-stack-ops-bmv2.p4
issue3702-bmv2.p4
)

# The test framework has a bug where it swallows the test output if the last test failed.
# This issue only happens on CI.
p4tools_add_xfail_reason(
"testgen-p4c-bmv2-ptf"
"ERROR: Error 1 when executing"
parser-unroll-t1-cond.p4
issue914-bmv2.p4
xor_test.p4
)

p4tools_add_xfail_reason(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ p4tools_add_xfail_reason(
p4tools_add_xfail_reason(
"testgen-p4c-ebpf"
"Expected .* packets on port .* got .*"
# Potentially a bug in how constant entries are implemented for the kernel.
calc-ebpf.p4
)

p4tools_add_xfail_reason(
Expand Down

0 comments on commit ff8268f

Please sign in to comment.