You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any ideas? I really want to get it working correctly.
Maybe if all other tests pass it could be an issue with HelloSPTPTest itself? i.e. The expected output SDR is not up to date somehow.
The text was updated successfully, but these errors were encountered:
I would not worry too much about this test failure, as long as all of the other test cases pass.
The HelloSPTPTest tests that the output is deterministic. It's used by the maintainers to check that patches/bug-fixes don't unintendedly alter the core functionality.
I'm trying to setup a completely new venv with python3.11, and
HelloSPTPTest
fails right out of the box (Linux).What I did:
htm.core
python setup.py install
python setup.py test
What I get:
The actual test result of the failed test:
This is on Ubuntu 22.04 if it matters.
My pip packages:
Any ideas? I really want to get it working correctly.
Maybe if all other tests pass it could be an issue with
HelloSPTPTest
itself? i.e. The expected output SDR is not up to date somehow.The text was updated successfully, but these errors were encountered: