Skip canRun3SyncRequestsConsistentlyFromThreads sporadic on Myriad (#10598)
This commit is contained in:
parent
506303cc79
commit
4c01d6c50c
@ -82,5 +82,8 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
".*InferRequestCheckTensorPrecision.*type=u8.*",
|
||||
".*InferRequestCheckTensorPrecision.*type=u16.*",
|
||||
".*InferRequestCheckTensorPrecision.*type=u64.*",
|
||||
|
||||
// TODO: Issue 76209
|
||||
R"(.*MultithreadingTests.*canRun3SyncRequestsConsistentlyFromThreads.*MYRIAD.*)",
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user