#82 `make test` failure on rc4 Issue opened by jer...
# openlane
g
#82
make test
failure on rc4 Issue opened by jeras I First tried openlane rc3 last week, I was able to install all dependencies and to add myself to the docker group. I was able to run
make test
without issues. This is on Ubuntu 20.04. Today I tried
rc4
twice, the second time with a thorough cleanup (not sure about docker).
make test
ends with the next message:
Copy code
[INFO]: /openLANE_flow/designs/spm/runs/openlane_test/results/magic/spm.spice against /openLANE_flow/designs/spm/runs/openlane_test/results/lvs/spm.lvs.powered.v
[INFO]: Running Antenna Checks...
[INFO]: Running OpenROAD Antenna Rule Checker...
[INFO]: Generating Final Summary Report...
[SUCCESS]: Flow Completed Without Fatal Errors.
/bin/sh: 1: [[: not found
Basic test failed
efabless/openlane