Skip to content

Instantly share code, notes, and snippets.

@paulscode
Created September 12, 2018 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulscode/08287b204513fa6fb85b77095bbafffe to your computer and use it in GitHub Desktop.
Save paulscode/08287b204513fa6fb85b77095bbafffe to your computer and use it in GitHub Desktop.
NuPIC arm64 tests
============================ 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