diff --git a/onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc b/onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc index c0c73695b6f8c..57b259c41a1d1 100644 --- a/onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc +++ b/onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc @@ -775,7 +775,8 @@ //TODO: Resolve as a graph implementation that returns a constant inf tensor with appropriate strides "^test_reduce_max_empty_set_cpu", // DNNL result in "(shapes (2, 1, 4), (1, 0, 1) mismatch)". this is the same for test_reduce_min_empty_set which is already in the list "^test_reduce_min_empty_set_cpu", - "^test_resize_upsample_sizes_nearest_not_smaller_cpu" + "^test_resize_upsample_sizes_nearest_not_smaller_cpu", + "^test_clip_min_greater_than_max_cpu" ], // ORT first supported opset 7, so models with nodes that require versions prior to opset 7 are not supported "tests_with_pre_opset7_dependencies": [