Skip to content

Commit

Permalink
Revert "CI: deselect failing NuSVC tests (uxlfoundation#1929)"
Browse files Browse the repository at this point in the history
This reverts commit a2f4f5d.
  • Loading branch information
Alexsandruss committed Oct 7, 2024
1 parent e8d385f commit 9f8727c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deselected_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,6 @@ deselected_tests:
# scikit-learn expects an exception for sparse matrices with 64-bit integer indices,
# scikit-learn-intelex works correctly with 64-bit integer indices
- tests/test_common.py::test_estimators[NuSVC()-check_estimator_sparse_data]
- tests/test_common.py::test_estimators[NuSVC()-check_estimator_sparse_array]
- tests/test_common.py::test_estimators[NuSVC()-check_estimator_sparse_matrix]
- utils/tests/test_estimator_checks.py::test_xfail_ignored_in_check_estimator

# SVC._dual_coef_ is changing after fitting, but the result of prediction is still the same
Expand Down

0 comments on commit 9f8727c

Please sign in to comment.