Skip to content

Commit

Permalink
Unskip SplitLayerTest in template scope
Browse files Browse the repository at this point in the history
  • Loading branch information
vurusovs committed Mar 1, 2024
1 parent 45ce9e7 commit 02023b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plugins/template/tests/functional/skip_tests_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ std::vector<std::string> disabledTestPatterns() {
// unsupported metrics
R"(.*smoke_OVGetMetricPropsTest.*OVGetMetricPropsTest.*(RANGE_FOR_STREAMS|MAX_BATCH_SIZE).*)",

// CVS-55937
R"(.*SplitLayerTest.*numSplits=30.*)",

// CVS-64094
R"(.*ReferenceLogSoftmaxLayerTest.*4.*iType=f16.*axis=.*1.*)",
// CVS-64012
Expand Down

0 comments on commit 02023b5

Please sign in to comment.