Skip to content
Snippets Groups Projects
Commit bce45bb2 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

No failure anymore

parent e237169d
No related branches found
No related tags found
No related merge requests found
Pipeline #598 failed with stages
in 21 minutes and 32 seconds
......@@ -35,9 +35,8 @@ test-positive-whole:
dependencies:
- build-jdk8
script:
- ./run.sh run src/test/data/pa3/benchmarks/tree.py > out.gi
- diff out.gi src/test/data/pa3/benchmarks/tree.py.ast.typed.s.result
allow_failure: true
- ./run.sh run src/test/data/pa3/benchmarks/exp.py > out.gi
- diff out.gi src/test/data/pa3/benchmarks/exp.py.ast.typed.s.result
# code_quality:
# image: docker:stable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment