test_fixed_number_connectors not consitant
Christian-B opened this issue · 1 comments
Christian-B commented
Effects Jenkins branch (per change)
The spike values are still not constant and this is causing failures in Jenkins at times.
Extending the ranges back to VERY large master ones until this addressed to try to get Jenkins green.
Christian-B commented
Completely reworked tests.
https://github.com/SpiNNakerManchester/sPyNNaker8/blob/jenkins2/unittests/test_using_virtual_board/test_fixed_number_post_connector.py
https://github.com/SpiNNakerManchester/sPyNNaker8/blob/jenkins2/unittests/test_using_virtual_board/test_fixed_number_pre_connector.py
These now check many versions of the connectors produce the correct weights
As under the hood they all work the same on machine virtual tests are enough.