Skip InferList.TestStreamingInfer#25321
Conversation
|
@dkurt please let me know, when it's ready for merge. |
|
@asmorkalov, I have a concern that the test hangs not sporadically but because of memory issues. For example, after merge #25312 it executes fine. Let me move this PR to draft. |
|
These tests shouldn't run at all with the newer versions of OpenVINO, @dkurt which OpenVINO version do you refer too? |
|
@dmatveev, Our actions CI still depend on OpenVINO 2023.0. Locally tests won't run with 2023.1 |
@dkurt we can further lower down the check probably, to avoid the 2023.0 either. @TolyaTalamanov any ideas on this? Would it impact us much? Meanwhile, there's OpenVINO 2024.0 already available and 2024.1 is coming soon. Finally, the issue may be still irrelevant to the particular OpenVINO version or G-API's execution mechanics, let me prepare reproducer which will (sooner or later) hang without any of those components. |
|
@asmorkalov no problem at all! |
Pull Request Readiness Checklist
similar workaround as #25294
resolves #25320
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.