Skip to content

Commit

Permalink
Remove XFail for issue2359.p4, since it now works correctly
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Fingerhut <[email protected]>
  • Loading branch information
jafingerhut committed Nov 4, 2024
1 parent a3a9e11 commit 491d474
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,6 @@ p4tools_add_xfail_reason(
issue1765-1-bmv2.p4
)

p4tools_add_xfail_reason(
"testgen-p4c-bmv2-ptf"
"error: exit"
# exit: Conditional execution in actions unsupported on this target.
issue2359.p4
)

p4tools_add_xfail_reason(
"testgen-p4c-bmv2-ptf"
"IfStatement"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,6 @@ p4tools_add_xfail_reason(
issue1765-1-bmv2.p4
)

p4tools_add_xfail_reason(
"testgen-p4c-bmv2-stf"
"error: exit"
# exit: Conditional execution in actions unsupported on this target.
issue2359.p4
)

p4tools_add_xfail_reason(
"testgen-p4c-bmv2-stf"
"Error compiling"
Expand Down

0 comments on commit 491d474

Please sign in to comment.