SpiNNakerManchester / SpiNNUtils

Utility classes and functions for SpiNNaker projects
Apache License 2.0
1 stars 5 forks source link

Test fixes #195

Closed Christian-B closed 2 years ago

Christian-B commented 2 years ago

small changes to fix tests in windows or where tests/runs interact.

Remove check that depends on file divider

Create a new ExecutableFinder on sim.,setup (There is one FEC test that has a mock finder which messed up other tests.)

Tested by:

Christian-B commented 2 years ago

not changing how ExecutableFinder works as does too much damage elsewhere to just fix interactions between test on some systems