Skip to content

Commit

Permalink
Remove i8i8 test cases from skip tests config
Browse files Browse the repository at this point in the history
  • Loading branch information
v-Golubev committed Aug 30, 2024
1 parent bb09495 commit a50d9b9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,6 @@ std::vector<std::string> disabledTestPatterns() {
R"(.*smoke_LoopForCommon/LoopLayerCPUTest.CompareWithRefs/Input0_IS=\[1..10.1.1..10\]_.*_Input1_IS=\[1..8.1.1..8\]_.*_Input2_IS=\[1..10.\?.1..10\]_TS=.*_types=0_0_1_trip_count_type=.*_trip_count=(1|5)_exec_cond=1_netType=i8.*)",
// Issue: 142997
R"(.*smoke_TestsROIAlign.*)",
// Issue: 148527
R"(.*Snippets.*MatMulTransposeB.*i8.*i8.*)",
// Issue: 136881
R"(.*smoke_CompareWithRefs_4D_BitwiseShift_overflow_i32_cast.*_eltwise_op_type=BitwiseLeft.*_model_type=.*(i16|u16).*)",
};
Expand Down

0 comments on commit a50d9b9

Please sign in to comment.