Skip to content

Commit

Permalink
Deselections from #1536 (#1576)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanglaser authored Nov 14, 2023
1 parent 4a9dae6 commit d437d54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deselected_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d437d54

Please sign in to comment.