Skip to content

Commit

Permalink
Enable PriorBoxClustered tests (openvinotoolkit#7078)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Lesniewski authored and alexander-shchepetov committed Sep 5, 2021
1 parent ad40ece commit 0bd6696
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@

std::vector<std::string> disabledTestPatterns() {
return {
// TODO: FIX BUG 33375
// Disabled due to rare sporadic failures.
".*TransformationTests\\.ConstFoldingPriorBoxClustered.*",
// TODO: task 32568, enable after supporting constants outputs in plugins
".*TransformationTests\\.ConstFoldingPriorBox.*",
// azure is failing after #6199
Expand Down

0 comments on commit 0bd6696

Please sign in to comment.