File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/plugins/intel_npu/tests/functional/shared_tests_instances Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -719,13 +719,6 @@ std::vector<std::string> disabledTestPatterns() {
719
719
" .*OVInferRequestInferenceTests.Inference_ROI_Tensor/roi_nchw.*"
720
720
});
721
721
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
-
729
722
// [Tracking number: E#109040]
730
723
_skipRegistry.addPatterns (" CheckWrongGraphExtAndThrow tests do not work with COMPILER_TYPE=DRIVER" , {
731
724
" .*DriverCompilerAdapterExpectedThrowNPU.CheckWrongGraphExtAndThrow.*"
You can’t perform that action at this time.
0 commit comments