[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-21 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r457948107 ## File path: libminifi/include/utils/IntegrationTestUtils.h ## @@ -0,0 +1,68 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-14 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r454491636 ## File path: libminifi/include/utils/IntegrationTestUtils.h ## @@ -0,0 +1,66 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-14 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r454491636 ## File path: libminifi/include/utils/IntegrationTestUtils.h ## @@ -0,0 +1,66 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-13 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r453682665 ## File path: libminifi/include/utils/IntegrationTestUtils.h ## @@ -0,0 +1,66 @@ +/** + * + * Licensed to the Apache Software Foundation (ASF) unde

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-09 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r452132951 ## File path: extensions/http-curl/tests/HTTPIntegrationBase.h ## @@ -135,6 +135,9 @@ class VerifyC2Describe : public VerifyC2Base { } void

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-09 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r452101640 ## File path: extensions/http-curl/tests/HTTPIntegrationBase.h ## @@ -135,6 +135,9 @@ class VerifyC2Describe : public VerifyC2Base { } void

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-09 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r452101640 ## File path: extensions/http-curl/tests/HTTPIntegrationBase.h ## @@ -135,6 +135,9 @@ class VerifyC2Describe : public VerifyC2Base { } void

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-08 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r451599406 ## File path: extensions/http-curl/tests/HTTPIntegrationBase.h ## @@ -135,6 +135,9 @@ class VerifyC2Describe : public VerifyC2Base { } void

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-08 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r451597749 ## File path: extensions/http-curl/tests/VerifyInvokeHTTPTest.cpp ## @@ -93,47 +95,55 @@ class VerifyInvokeHTTP : public CoapIntegrationBase {

[GitHub] [nifi-minifi-cpp] fgerlits commented on a change in pull request #835: MINIFICPP-1281 - Improve test performance by using event polling instead of sleep by sync

2020-07-08 Thread GitBox
fgerlits commented on a change in pull request #835: URL: https://github.com/apache/nifi-minifi-cpp/pull/835#discussion_r451477045 ## File path: extensions/http-curl/tests/HTTPIntegrationBase.h ## @@ -135,6 +135,9 @@ class VerifyC2Describe : public VerifyC2Base { } void