Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions deselected_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,9 @@ deselected_tests:
- metrics/tests/test_common.py::test_array_api_compliance
- utils/tests/test_stats.py::test_weighted_percentile_array_api_consistency

# Tests for exact equality, but results have differences in the order of machine epsilon
- neighbors/tests/test_neighbors.py::test_KNeighborsClassifier_multioutput

# --------------------------------------------------------
# No need to test daal4py patching
reduced_tests:
Expand Down
Loading