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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user