Skip sporadic GPU canInferOnUserQueue test case (#11310)
This commit is contained in:
parent
fb99fd1d2f
commit
458378e9e7
@ -99,5 +99,7 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
R"(.*registerPluginsXMLUnicodePath.*)",
|
||||
// Not supported yet
|
||||
R"(.*CompileModelCacheTestBase.*)",
|
||||
// Issue: 83014
|
||||
R"(.*smoke_RemoteBlob.*canInferOnUserQueue.*)",
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user