Skip to content

Commit b8d597c

Browse files
authored
Deselect broadcasting error for now (#3082)
1 parent ff6e773 commit b8d597c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deselected_tests.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,9 @@ deselected_tests:
458458
# CI jobs in sklearnex compile scikit-learn from source, not necessarily with the same toolkits as sklearn's CIs
459459
- preprocessing/tests/test_polynomial.py::test_sizeof_LARGEST_INT_t
460460

461+
# ValueError: operands could not be broadcast together, possibly from neighbors array api update
462+
- semi_supervised/tests/test_label_propagation.py
463+
461464
# --------------------------------------------------------
462465
# No need to test daal4py patching
463466
reduced_tests:

0 commit comments

Comments
 (0)