We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6e773 commit b8d597cCopy full SHA for b8d597c
1 file changed
deselected_tests.yaml
@@ -458,6 +458,9 @@ deselected_tests:
458
# CI jobs in sklearnex compile scikit-learn from source, not necessarily with the same toolkits as sklearn's CIs
459
- preprocessing/tests/test_polynomial.py::test_sizeof_LARGEST_INT_t
460
461
+ # ValueError: operands could not be broadcast together, possibly from neighbors array api update
462
+ - semi_supervised/tests/test_label_propagation.py
463
+
464
# --------------------------------------------------------
465
# No need to test daal4py patching
466
reduced_tests:
0 commit comments