Skip to content

Commit

Permalink
CPU plugin, enable SimpleIfTest
Browse files Browse the repository at this point in the history
Signed-off-by: Raasz, Pawel <[email protected]>
  • Loading branch information
praasz committed Nov 15, 2024
1 parent 19ae2a9 commit ff305ca
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,6 @@ std::vector<std::string> disabledTestPatterns() {
R"(.*InferRequestPreprocessTest.*SetPreProcessToInferRequest.*)",
// Plugin version was changed to ov::Version
R"(.*VersionTest.pluginCurrentVersionIsCorrect.*)",
// Issue: 113703, 114763
R"(.*smoke_If/SimpleIfTest.*Cond=0.*)",
// Issue: 114765
R"(.*smoke_PSROIPoolingAverageLayoutTest/PSROIPoolingLayerCPUTest.*bf16.*)",
R"(.*smoke_PSROIPoolingBilinearLayoutTest/PSROIPoolingLayerCPUTest.*bf16.*)",
Expand Down

0 comments on commit ff305ca

Please sign in to comment.