You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although regression tests pass locally and on CI for Windows and locally for Mac OS, they do not run successfully for Ubutu (GCC) or Mac OS on CI. It is not yet clear why there are subtle differences in the erin run command and its output. This task would investigate the root cause of the issue and get regression tests working on all platforms/compilers. In addition, the CI would be updated to run the additional checks automatically.
enable successfully running regress.py on macos-latest on CI
enable successfully running regress.py on ubuntu-latest on CI
The text was updated successfully, but these errors were encountered:
michael-okeefe
changed the title
Problem: regression tests do not pass on Ubunto or Mac OS CI
Problem: regression tests do not pass on Ubuntu or Mac OS CI
Aug 12, 2024
Although regression tests pass locally and on CI for Windows and locally for Mac OS, they do not run successfully for Ubutu (GCC) or Mac OS on CI. It is not yet clear why there are subtle differences in the
erin run
command and its output. This task would investigate the root cause of the issue and get regression tests working on all platforms/compilers. In addition, the CI would be updated to run the additional checks automatically.regress.py
onmacos-latest
on CIregress.py
onubuntu-latest
on CIThe text was updated successfully, but these errors were encountered: