lesteve / scikit-learn-tests-pyodide

Run scikit-learn test suite inside Pyodide
3 stars 1 forks source link

Use conftest.py to xfail some tests #13

Closed lesteve closed 1 year ago

lesteve commented 1 year ago

Also sync some scipy-tests-pyodide improvements.

lesteve commented 1 year ago

cc @rth just to let you know that the scikit-learn suite pass with a few xfailed tests (due to thread, process, memmap and floating point exception limitations)