-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intermittent failures when running tests #28
Comments
For comparison see https://github.com/LBNL-ETA/WinCalc/actions/runs/12440164750 which is the same code (a space was added to the readme file) but here everything passes except Windows 2019-x86 which previously did pass. In this run Windows 2019-x86 fails on Test_2_layers_nfrc_102_air_perfectly_diffusing_shade_pella_white_venetian_blind_slat.Test_Optical_75_permeability_factor with |
…ng to std::cerr. Could not get issue to occur after running multiple times locally and 3x on github. Checking to see if issue occurs more frequently with logging removed.
…now trying to incrementally add/remove individual log message to try to narrow down which may be 'fixing' the issue.
Tests have started to have intermittent heap corruption errors. So far it doesn't seem to correlate to any specific test or architecture.
For example see results of this action in github: https://github.com/LBNL-ETA/WinCalc/actions/runs/12437387711/job/34727139596
In this case the failing test is:
Try to figure out what is going on and fix it.
The text was updated successfully, but these errors were encountered: