CoreThreadingTestsWithIterations Win test is brought back. (#4418)
This commit is contained in:
parent
c5d173c97a
commit
602224facb
@ -27,10 +27,6 @@ std::vector<std::string> disabledTestPatterns() {
|
||||
R"(.*RangeLayerTest.*)",
|
||||
R"(.*(RangeAddSubgraphTest).*Start=1.2.*Stop=(5.2|-5.2).*Step=(0.1|-0.1).*netPRC=FP16.*)",
|
||||
R"(.*(RangeNumpyAddSubgraphTest).*netPRC=FP16.*)",
|
||||
// TODO: Issue: 34083
|
||||
#if (defined(_WIN32) || defined(_WIN64))
|
||||
R"(.*(CoreThreadingTestsWithIterations).*(smoke_LoadNetworkAccuracy).*)",
|
||||
#endif
|
||||
// TODO: Issue: 43793
|
||||
R"(.*(PreprocessTest).*(SetScalePreProcessSetBlob).*)",
|
||||
R"(.*(PreprocessTest).*(SetScalePreProcessGetBlob).*)",
|
||||
|
Loading…
Reference in New Issue
Block a user