Closed cticenhour closed 1 month ago
CIVET has found several instances of deprecated code being used in MALAMUTE tests (https://civet.inl.gov/job/2480329/).
Build malamute and run tests with --error-deprecated.
--error-deprecated
An annoyance for now, until the deprecation periods of these failures end. At which point, it would block MALAMUTE updates.
Bug Description
CIVET has found several instances of deprecated code being used in MALAMUTE tests (https://civet.inl.gov/job/2480329/).
Steps to Reproduce
Build malamute and run tests with
--error-deprecated
.Impact
An annoyance for now, until the deprecation periods of these failures end. At which point, it would block MALAMUTE updates.