Skip to content

Commit d437d54

Browse files
authored
Deselections from #1536 (#1576)
1 parent 4a9dae6 commit d437d54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

deselected_tests.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,9 @@ gpu:
11901190
- tests/test_common.py::test_estimators[LocalOutlierFactor()-check_dont_overwrite_parameters]
11911191
- tests/test_common.py::test_estimators[LocalOutlierFactor()-check_fit2d_predict1d]
11921192
- tests/test_common.py::test_check_n_features_in_after_fitting[DBSCAN()]
1193-
- tests/test_common.py::test_check_n_features_in_after_fitting[SVC()]
1193+
- tests/test_common.py::test_check_n_features_in_after_fitting[SVC()]
1194+
# originated with pca dpctl/dpnp fit, to be re-assesed with pca out-of-preview
1195+
- test_pca_n_components_mostly_explained_variance_ratio
11941196

11951197
preview:
11961198
- cluster/tests/test_k_means.py::test_kmeans_elkan_results

0 commit comments

Comments
 (0)