Skip to content

Commit

Permalink
revert skip_tests_config to master
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanNovoselov committed Nov 8, 2022
1 parent 4c5906e commit 5ead348
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ std::vector<std::string> disabledTestPatterns() {
// tests/functional/shared_test_classes/include/shared_test_classes/single_layer/non_max_suppression.hpp
// is shared across plugins
// passed local test and cpu has specific test cases with nms9 to cover
R"(smoke_NmsLayerTest.*)"
R"(smoke_NmsLayerTest.*)",
};

#define FIX_62820 0
Expand Down

0 comments on commit 5ead348

Please sign in to comment.