Exclude gpu registerPluginsXMLUnicodePath test due to 76197 (#10029)
This commit is contained in:
parent
9bb7697b2f
commit
f25c450534
@ -95,5 +95,7 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
R"(.*smoke_Auto_BehaviorTests.*InferFullyDynamicNetworkWith(S|G)etTensor.*)",
|
||||
// need dynamic shapes
|
||||
R"(.*RangeLayerTest.*)",
|
||||
// Issue: 76197
|
||||
R"(.*registerPluginsXMLUnicodePath.*)",
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user