Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor binary neuron SLI test to Python test #2678

Merged
merged 4 commits into from
Apr 27, 2023

Conversation

clinssen
Copy link
Contributor

@clinssen clinssen commented Apr 24, 2023

Should be merged after #2688.

Debugging this test revealed that the keep_source_table kernel flag was not being reset by a call to ResetKernel(). This and several other flags in the ConnectionManager are now added to ConnectionManager::initialize().

@clinssen clinssen changed the title Refactor SLI test to Python test Refactor binary neuron SLI test to Python test Apr 25, 2023
@clinssen clinssen force-pushed the sli_tests_to_py_test_binary branch from a766ff3 to 941c717 Compare April 25, 2023 10:51
@jougs jougs changed the base branch from sli_tests_to_py to master April 26, 2023 12:41
@heplesser heplesser merged commit a4263a6 into nest:master Apr 27, 2023
1 check passed
@terhorstd terhorstd added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. labels Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants