Skip sporadically failing tests (#12589)
This commit is contained in:
@@ -96,5 +96,7 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
// Issue: CVS-88667 - Need to verify hetero interoperability
|
||||
R"(.*nightly_OVClassHeteroExecutableNetworlGetMetricTest.*SUPPORTED_(CONFIG_KEYS|METRICS).*)",
|
||||
R"(.*VirtualPlugin.*BehaviorTests.*OVHoldersTest.*LoadedTensor.*target_device=AUTO.*)",
|
||||
// TODO: Issue: 89555
|
||||
R"(.*CoreThreadingTests.*smoke.*Network.*)",
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user