Skip to content

Commit 9830dc9

Browse files
committed
failed tests skipped
1 parent 08bbd32 commit 9830dc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/plugins/intel_cpu/tests/functional/shared_tests_instances/skip_tests_config.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,10 @@ std::vector<std::string> disabledTestPatterns() {
314314
R"(.*Deconv_2D_Planar_FP16.*DeconvolutionLayerCPUTest.*)",
315315
// Issue: 163275
316316
R"(.*NoReshapeAndReshapeDynamic.*CodegenGelu.*)",
317+
// Issue: 163083
318+
R"(.*CpuReservationTest.*Mutiple_CompiledModel_Reservation.*)",
319+
// Issue: 163351
320+
R"(.*CoreThreadingTestsWithIter.*nightly_AsyncInfer_ShareInput.*)",
317321
};
318322

319323
// fp32 floor for bf16 models: conversion issue

0 commit comments

Comments
 (0)