Skip to content

Commit

Permalink
XFAIL infer.brat because we don't compile Pow
Browse files Browse the repository at this point in the history
  • Loading branch information
croyzor committed Nov 27, 2024
1 parent 1571f64 commit 140f747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brat/test/Test/Compile/Hugr.hs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ nonCompilingExamples = expectedCheckingFails ++ expectedParsingFails ++
,"fanout" -- Contains Selectors
,"vectorise" -- Generates MapFun nodes which aren't implemented yet
,"batcher-merge-sort" -- Generates MapFun nodes which aren't implemented yet
,"infer" -- Generates `Pow` nodes which aren't implemented yet
-- Victims of #13
,"arith"
,"cqcconf"
Expand Down

0 comments on commit 140f747

Please sign in to comment.