CheyuWu commented on PR #763:
URL: https://github.com/apache/mahout/pull/763#issuecomment-3694000334
### Manual Testing
```
(mahout) user@DESKTOP-UDTSV2K:~/code/mahout$ cd ./qdp/qdp-python/
(mahout) user@DESKTOP-UDTSV2K:~/code/mahout/qdp/qdp-python$ cp
../target/debug/libmahout_qdp.so mahout_qdp.so && PYTHONPATH=. pytest .
==========================================================================
test session starts
==========================================================================
platform linux -- Python 3.11.13, pytest-9.0.2, pluggy-1.6.0
rootdir: /home/user/code/mahout/qdp/qdp-python
configfile: pyproject.toml
collected 21 items
tests/test_bindings.py ...s.....
[ 42%]
tests/test_high_fidelity.py ............
[100%]
===================================================================== 20
passed, 1 skipped in 3.30s
=====================================================================
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]