From d437d549888c798b5c9eb3f060f9eaa773d4695b Mon Sep 17 00:00:00 2001 From: ethanglaser <42726565+ethanglaser@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:10:44 -0600 Subject: [PATCH] Deselections from #1536 (#1576) --- deselected_tests.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deselected_tests.yaml b/deselected_tests.yaml index 9e976812c0..d26bb95e0f 100755 --- a/deselected_tests.yaml +++ b/deselected_tests.yaml @@ -1190,7 +1190,9 @@ gpu: - tests/test_common.py::test_estimators[LocalOutlierFactor()-check_dont_overwrite_parameters] - tests/test_common.py::test_estimators[LocalOutlierFactor()-check_fit2d_predict1d] - tests/test_common.py::test_check_n_features_in_after_fitting[DBSCAN()] - - tests/test_common.py::test_check_n_features_in_after_fitting[SVC()] + - tests/test_common.py::test_check_n_features_in_after_fitting[SVC()] + # originated with pca dpctl/dpnp fit, to be re-assesed with pca out-of-preview + - test_pca_n_components_mostly_explained_variance_ratio preview: - cluster/tests/test_k_means.py::test_kmeans_elkan_results