idaholab / malamute

Advanced manufacturing modeling and simulation
https://mooseframework.inl.gov/malamute
GNU Lesser General Public License v2.1
9 stars 26 forks source link

Apptainer failure: Cincotti example testing producing warnings that fail as errors. #96

Closed cticenhour closed 10 months ago

cticenhour commented 10 months ago

Bug Description

The Cincotti example tests are failing during apptainer builds (See #93 CIVET results) because warnings are not allowed according to the MALAMUTE testroot. Oddly, this hasn't impacted other CI testing thus far, but likely should have caused more widespread failures.

Steps to Reproduce

Run testing without allowing for warnings.

Impact

Stops MALAMUTE from having an apptainer and should be resolved.