Skip to content
Snippets Groups Projects
Commit 2fe4bcba authored by Eric Cano's avatar Eric Cano
Browse files

Re-disabled DataTransferSessionGooddayRecall as it has memory leaks with far reaching implications.

parent 5630d423
Branches
Tags
No related merge requests found
......@@ -304,7 +304,7 @@ protected:
}; // class DataTransferSessionTest
TEST_P(DataTransferSessionTest, DataTransferSessionGooddayRecall) {
TEST_P(DataTransferSessionTest, DISABLED_DataTransferSessionGooddayRecall) {
// 0) Prepare the logger for everyone
castor::log::StringLogger logger("tapeServerUnitTest");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment