mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
Temporary disabled parallel_writers_and_readers test
This commit is contained in:
parent
1869f77c0f
commit
5cae645ba1
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user