Commit 5cae645b authored by Andrey Kamaev's avatar Andrey Kamaev

Temporary disabled parallel_writers_and_readers test

parent 1869f77c
...@@ -359,7 +359,7 @@ private: ...@@ -359,7 +359,7 @@ private:
bool ReadImageAndTest::next; bool ReadImageAndTest::next;
TEST(Highgui_Video_parallel_writers_and_readers, accuracy) TEST(Highgui_Video_parallel_writers_and_readers, DISABLED_accuracy)
{ {
const unsigned int threadsCount = 4; const unsigned int threadsCount = 4;
cvtest::TS* ts = cvtest::TS::ptr(); cvtest::TS* ts = cvtest::TS::ptr();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment