mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 05:42:51 -05:00
Temporary disabled parallel_writers_and_readers test
This commit is contained in:
@@ -359,7 +359,7 @@ private:
|
||||
|
||||
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;
|
||||
cvtest::TS* ts = cvtest::TS::ptr();
|
||||
|
||||
Reference in New Issue
Block a user