TriBITSPub / TriBITS

TriBITS: Tribal Build, Integrate, and Test System,
http://tribits.org
Other
36 stars 46 forks source link

Fix defect where <Subpackage>_TEST_ENABLED_DEPENDENCIES is empty but it should not be #510

Closed bartlettroscoe closed 2 years ago

bartlettroscoe commented 2 years ago

A defect in TriBITS logic was discovered as part of Trilinos testing. It is a tricky defect to trigger and it is described in detail in https://github.com/trilinos/Trilinos/issues/10842#issuecomment-1211465535.

ToDo: Fill in the cases where the problem occurs and what should be done to fix it.

bartlettroscoe commented 2 years ago

FYI: I merged the updated TriBITS snapshot to PR trilinos/Trilinos#10813 and put AT: RETEST on it. Now we just wait for it to run and hope we don't get hit by the random Tpetra test failure described in #10847.

bartlettroscoe commented 2 years ago

This failure has not been seen in Trilinos PR builds since the merge of PR https://github.com/trilinos/Trilinos/pull/10813.

Closing as complete.