Skip to content

Commit f0ff4a6

Browse files
committed
Mark layout test failing since need academic liscense to install cplex solver
1 parent b5eb4c1 commit f0ff4a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gibbon-compiler/tests/test-gibbon-examples.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,9 +896,10 @@ tests:
896896
run-modes: ["gibbon2", "gibbon3", "pointer"]
897897

898898
#Runs the layout pipeline, prints optimized type and compares.
899+
#Failing because do not have cplex solver, need academic license.
899900
- name: layout1ContentSearchRunPipeline.hs
900901
test-flags: ["--no-gc"]
901902
dir: examples/layout_bench
902903
answer-file: examples/layout_bench/layout1ContentSearchRunPipeline.ans
903-
failing: [interp1,pointer,gibbon1, gibbon3]
904+
failing: [interp1,pointer,gibbon1, gibbon3, gibbon2]
904905
run-modes: ["gibbon2"]

0 commit comments

Comments
 (0)