Skip to content

Commit 40cc938

Browse files
committed
Activate OVClassQueryModel tests
1 parent ca38e56 commit 40cc938

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -719,13 +719,6 @@ std::vector<std::string> disabledTestPatterns() {
719719
".*OVInferRequestInferenceTests.Inference_ROI_Tensor/roi_nchw.*"
720720
});
721721

722-
// [Tracking number: E#116761]
723-
_skipRegistry.addPatterns("OVClassQueryModel tests do not work with COMPILER_TYPE=DRIVER", {
724-
".*OVClassQueryModelTest.QueryModelHETEROWithDeviceIDNoThrow.*",
725-
".*OVClassQueryModelTest.QueryModelWithBigDeviceIDThrows.*",
726-
".*OVClassQueryModelTest.QueryModelWithInvalidDeviceIDThrows.*"
727-
});
728-
729722
// [Tracking number: E#109040]
730723
_skipRegistry.addPatterns("CheckWrongGraphExtAndThrow tests do not work with COMPILER_TYPE=DRIVER", {
731724
".*DriverCompilerAdapterExpectedThrowNPU.CheckWrongGraphExtAndThrow.*"

0 commit comments

Comments
 (0)