Skip to content

Instantly share code, notes, and snippets.

@rcrowder
Last active November 18, 2015 14:01
Show Gist options
  • Save rcrowder/ab7209ff99b62774f572 to your computer and use it in GitHub Desktop.
Save rcrowder/ab7209ff99b62774f572 to your computer and use it in GitHub Desktop.
Output of - py.test tests\integration
============================= test session starts =============================
platform win32 -- Python 2.7.9 -- pytest-2.5.1
plugins: xdist, cov
collected 77 items
tests/integration/nupic/algorithms/extensive_temporal_memory_test.py ................
tests/integration/nupic/algorithms/temporal_memory_performance_test.py .
tests/integration/nupic/algorithms/tp_likelihood_test.py *** Synapse consistency checking turned on for Cells4 ***
*** Synapse consistency checking turned on for Cells4 ***
*** Synapse consistency checking turned on for Cells4 ***
.*** Synapse consistency checking turned on for Cells4 ***
.*** Synapse consistency checking turned on for Cells4 ***
*** Synapse consistency checking turned on for Cells4 ***
*** Synapse consistency checking turned on for Cells4 ***
.*** Synapse consistency checking turned on for Cells4 ***
.
tests/integration/nupic/algorithms/tp_overlapping_sequences_test.py *** Synapse consistency checking turned on for Cells4 ***
*** Synapse consistency checking turned on for Cells4 ***
.s*** Synapse consistency checking turned on for Cells4 ***
*** Synapse consistency checking turned on for Cells4 ***
.s
tests/integration/nupic/algorithms/tutorial_temporal_memory_test.py .......
tests/integration/nupic/algorithms/knn_classifier_test/categories_test.py .
tests/integration/nupic/algorithms/knn_classifier_test/classifier_test.py ....
tests/integration/nupic/algorithms/monitor_mixin/temporal_memory_monitor_mixin_test.py ...
tests/integration/nupic/data/aggregation_test.py ......
tests/integration/nupic/engine/network_twonode_test.py ..
tests/integration/nupic/engine/vector_file_sensor_test.py .
tests/integration/nupic/opf/expgenerator_test.py ...............
tests/integration/nupic/opf/hotgym_regression_test.py .
tests/integration/nupic/opf/opf_checkpoint_stress_test.py .
tests/integration/nupic/opf/opf_experiment_results_test.py .
tests/integration/nupic/opf/opf_experiments_test.py .
tests/integration/nupic/opf/opf_region_test.py ..
tests/integration/nupic/opf/opf_checkpoint_test/opf_checkpoint_test.py ..ss
tests/integration/nupic/opf/opf_description_template_test/opf_description_template_test.py ..
tests/integration/nupic/regions/multiclass_knn_test.py .
=================== 73 passed, 4 skipped in 856.92 seconds ====================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment