<#1844 ci: disable failing test in OR-CI> Pull req...
# openlane-development
g
#1844 ci: disable failing test in OR-CI Pull request opened by vvbandeira [skip ci] Not clear if this is of interest to OL team, but below are the reasons for the failures. They do not have anything to do with OR. You can get full logs here. * * * BM64
Copy code
[ERROR]: 16 errors found by Verilator
[ERROR]: Step 0 (verilator_lint_check) failed with error:
-code 1 -level 0 -errorcode NONE -errorinfo {
    while executing
"throw_error"
    (procedure "run_verilator" line 35)
    invoked from within
"run_verilator"
    (procedure "run_verilator_step" line 3)
    invoked from within
"run_verilator_step"} -errorline 1
[INFO]: Saving current set of views in 'designs/BM64/runs/openlane_test/results/final'...
[INFO]: Generating final set of reports...
[INFO]: Created manufacturability report at 'designs/BM64/runs/openlane_test/reports/manufacturability.rpt'.
[INFO]: Created metrics report at 'designs/BM64/runs/openlane_test/reports/metrics.csv'.
[INFO]: Saving runtime environment...
[ERROR]: Flow failed.
make: *** [Makefile:184: test] Error 255
script returned exit code 2
* * * y_huff
Copy code
[INFO]: Running Synthesis (log: designs/y_huff/runs/openlane_test/logs/synthesis/1-synthesis.log)...
[ERROR]: Yosys checks have failed: Encountered check error:
Warning: Wire y_huff.\Y_AC_run_code[11] [7] is used but has no driver.
[...]
child process exited abnormally
[ERROR]: See the full report here: designs/y_huff/runs/openlane_test/reports/synthesis/1-synthesis_pre_synth.chk.rpt
[ERROR]: Step 1 (synthesis) failed with error:
-code 1 -level 0 -errorcode NONE -errorinfo {
    while executing
"throw_error"
    (procedure "check_synth_misc" line 13)
    invoked from within
"check_synth_misc $report"
    (procedure "run_synthesis_checkers" line 5)
    invoked from within
"run_synthesis_checkers $log $pre_synth_report"
    (procedure "run_synthesis" line 19)
    invoked from within
"run_synthesis"} -errorline 1
[INFO]: Saving current set of views in 'designs/y_huff/runs/openlane_test/results/final'...
[INFO]: Generating final set of reports...
[INFO]: Created manufacturability report at 'designs/y_huff/runs/openlane_test/reports/manufacturability.rpt'.
[INFO]: Created metrics report at 'designs/y_huff/runs/openlane_test/reports/metrics.csv'.
[INFO]: Saving runtime environment...
[ERROR]: Flow failed.
[INFO]: The failure may have been because of the following warnings:
[WARNING]: 19 warnings found by Verilator
make: *** [Makefile:184: test] Error 255
script returned exit code 2
The-OpenROAD-Project/OpenLane