diff --git a/Phys/FunctorCore/tests/qmtest/test_functor_compose.qmt b/Phys/FunctorCore/tests/qmtest/test_functor_compose.qmt index 65ba0c02345eb4a78e623886d5c64b54e4d6e7f8..255f3c0f69dff580180df2b147b9244c2b606542 100644 --- a/Phys/FunctorCore/tests/qmtest/test_functor_compose.qmt +++ b/Phys/FunctorCore/tests/qmtest/test_functor_compose.qmt @@ -19,10 +19,6 @@ Checks that the registration of DataHandles of Functors works correctly per-test - -countErrorLines({"FATAL":0, "WARNING":2, "ERROR":0}) +countErrorLines({"FATAL":0, "WARNING":0, "ERROR":0}) diff --git a/Phys/FunctorCore/tests/qmtest/test_functor_datahandle.qmt b/Phys/FunctorCore/tests/qmtest/test_functor_datahandle.qmt index c4b210878d65b99269071a719e5326dfdcc8def0..3b8597ce0448dbc75f8c0bd333b5766fb486ae8d 100644 --- a/Phys/FunctorCore/tests/qmtest/test_functor_datahandle.qmt +++ b/Phys/FunctorCore/tests/qmtest/test_functor_datahandle.qmt @@ -22,10 +22,6 @@ Checks that the registration of DataHandles of Functors works correctly per-test - -countErrorLines({"FATAL":0, "WARNING":2, "ERROR":0}) +countErrorLines({"FATAL":0, "WARNING":0, "ERROR":0})