1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Skip InferList.TestStreamingInfer

This commit is contained in:
Dmitry Kurtaev
2024-04-03 09:23:23 +03:00
parent 99cacaaad6
commit 5e09fca0f8
@@ -1730,6 +1730,9 @@ TEST(InferROI, TestStreamingInfer)
TEST(InferList, TestStreamingInfer)
{
if (cvtest::skipUnstableTests)
throw SkipTestException("Skip InferList.TestStreamingInfer as it hangs sporadically");
initDLDTDataPath();
std::string filepath = findDataFile("cv/video/768x576.avi");