Created
September 12, 2018 03:49
-
-
Save paulscode/08287b204513fa6fb85b77095bbafffe to your computer and use it in GitHub Desktop.
NuPIC arm64 tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================ pytest-warning summary ============================ | |
WC1 /home/paul/nupic/tests/unit/nupic/engine/network_test.py cannot collect test class 'TestNode' because it has a __init__ constructor | |
WC1 /home/paul/nupic/tests/unit/nupic/frameworks/opf/htmpredictionmodel_classifier_helper_test.py cannot collect test class 'TestOptionParser' because it has a __init__ constructor | |
WC1 /home/paul/nupic/tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py cannot collect test class 'TestOptionParser' because it has a __init__ constructor | |
WC1 /home/paul/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class 'TestParentException' because it has a __init__ constructor | |
WC1 /home/paul/nupic/tests/unit/nupic/support/decorators_test.py cannot collect test class 'TestChildException' because it has a __init__ constructor | |
=== 713 passed, 17 skipped, 8 xfailed, 5 pytest-warnings in 3734.65 seconds === |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment