GitHub (Legacy)
11/16/2020, 9:40 PMThe build errored
in the CI tests.
More context:
When doing a fresh-clone-fresh-build for the skywater-pdk, 1 in 5 times the build will fail because of this:
ConfigurationLoadError: Unable to load configuration file.
path: /home/travis/build/RTimothyEdwards/open_pdks/pdks/skywater-pdk/env/conda/.condarc
reason: invalid yaml at line 3, column 0
scripts/make/conda.mk:71: recipe for target '/home/travis/build/RTimothyEdwards/open_pdks/pdks/skywater-pdk/env/conda/envs/skywater-pdk-scripts/bin/python' failed
But, if you restart the build/rerun make, this error would go away and everything would go smoothly. So, it's not a major issue.
Here is a log for a sample: https://travis-ci.com/github/RTimothyEdwards/open_pdks/jobs/426132291
RTimothyEdwards/open_pdks
Travis CI: Build Created