Skip to content

SLI test porting meta-issue – 0 of 120 done #3441

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

Open
terhorstd opened this issue Mar 24, 2025 · 1 comment
Open

SLI test porting meta-issue – 0 of 120 done #3441

terhorstd opened this issue Mar 24, 2025 · 1 comment

Comments

@terhorstd
Copy link
Contributor

terhorstd commented Mar 24, 2025

The following list of tests is still SLI-based. Please help to port them to a Python-based test. Reference your PR to the corresponding file. Tick it of once the PR is merged and increment the number in the title (Seemingly github does not provide the "x of y done" feature as gitlab does).

  • unittests
    • test_gamma_sup_generator.sli
    • test_iaf_psc_exp_ps_lossless.sli
    • test_iaf_psc_exp_ps.sli
    • test_iaf_psp_normalized.sli
    • test_iaf_psp_peak.sli
    • test_iaf_psp.sli
    • test_inh_stdp_synapse.sli
    • test_ppd_sup_generator.sli
    • test_pp_psc_delta.sli
    • test_psp_amplitude_consistency.sli
    • test_spike_poisson_ps_base2.sli
    • test_stdp_synapse.sli
    • test_symmetric_connections.sli
    • test_syn_hom_w.sli
    • test_threaded_multimeter.sli
    • test_voltmeter_reset.sli
  • regression-tests
    • issue-327.sli
    • issue-659.sli
    • issue-665.sli
    • issue-707.sli
    • issue-708.sli
    • issue-735.sli
    • issue-737.sli
    • issue-737-threads.sli
    • issue-740.sli
    • issue-832.sli
    • issue-888.sli
    • ticket-156.sli
    • ticket-157.sli
    • ticket-293.sli
    • ticket-310.sli
    • ticket-349.sli
    • ticket-382.sli
    • ticket-386.sli
    • ticket-414.sli
    • ticket-421.sli
    • ticket-433.sli
    • ticket-451.sli
    • ticket-452.sli
    • ticket-464.sli
    • ticket-466.sli
    • ticket-478.sli
    • ticket-481.sli
    • ticket-507.sli
    • ticket-514.sli
    • ticket-564.sli
    • ticket-573.sli
    • ticket-618.sli
    • ticket-619.sli
    • ticket-638.sli
    • ticket-643.sli
    • ticket-673.sli
    • ticket-681.sli
    • ticket-686-positive-parameters.sli
    • ticket-689.sli
    • ticket-692-getconnections-args.sli
    • ticket-710.sli
    • ticket-716.sli
    • ticket-737.sli
    • ticket-772.sli
    • ticket-798.sli
    • ticket-800.sli
    • ticket-85.sli
    • ticket-881.sli
  • mpitests
    • issue-1974.sli → Port test_issue_1974 from SLI to Py #3439
    • test_connect_array_all_to_all_mpi.sli
    • test_connect_array_fixed_indegree_mpi.sli
    • test_connect_array_fixed_outdegree_mpi.sli
    • test_delay_exchange.sli
    • test_fixed_indegree.sli
    • test_gamma_sup_generator.sli
    • test_gap_junctions_mpi.sli → Port test_gap_junctions_mpi from SLI to Py #3438
    • test_get_nodes.sli
    • test_ginzburg_neuron.sli
    • test_global_rng.sli
    • test_iaf_ring.sli
    • test_localonly.sli
    • test_mip_generator.sli
    • test_multiple_synapses.sli
    • test_multiple_synapses_spatial_networks.sli
    • test_multiplicity.sli
    • test_neuron_vp_global.sli
    • test_neuron_vp.sli
    • test_noise_generator.sli
    • test_one_to_one.sli
    • test_pairwise_bernoulli.sli
    • test_parallel_conn_and_rand.sli
    • test_poisson_generator_ps.sli
    • test_poisson_generator.sli
    • test_ppd_sup_generator.sli
    • test_pp_psc_delta.sli
    • test_pulsepacket_generator.sli
    • test_rate_neurons_mpi.sli
    • test_sinusoidal_gamma_generator_1.sli
    • test_sinusoidal_gamma_generator_2.sli
    • test_sinusoidal_gamma_generator_3.sli
    • test_sinusoidal_gamma_generator_4.sli
    • test_sinusoidal_poisson_generator_1.sli
    • test_sinusoidal_poisson_generator_2.sli
    • test_sinusoidal_poisson_generator_3.sli
    • test_sinusoidal_poisson_generator_4.sli
    • test_sinusoidal_poisson_generator_5.sli
    • test_sinusoidal_poisson_generator_6.sli
    • test_spatial_distributed_positions.sli
    • test_spatial_pairwise_bernoulli_on_source_param.sli
    • test_symmetric_connections_mpi.sli
    • ticket-400.sli
    • ticket-516.sli
    • ticket-955.sli
    • topo_mpi_test_free_layer_to_layer_pairwise_bernoulli_on_source.sli
    • topo_mpi_test_free_layer_to_layer_pairwise_bernoulli_on_target.sli
    • topo_mpi_test_free_layer_to_layer_source_driven.sli
    • topo_mpi_test_free_layer_to_layer_target_driven.sli
    • topo_mpi_test_free_layer_to_sd_target_driven.sli
    • topo_mpi_test_free_pg_to_layer_pairwise_bernoulli_on_source.sli
    • topo_mpi_test_free_pg_to_layer_pairwise_bernoulli_on_target.sli
    • topo_mpi_test_free_pg_to_layer_source_driven.sli
    • topo_mpi_test_free_pg_to_layer_target_driven.sli
    • topo_mpi_test_pairwise_bernoulli_on_source.sli
    • topo_mpi_test_pairwise_bernoulli_on_target.sli
@terhorstd terhorstd added this to Kernel Mar 24, 2025
@github-project-automation github-project-automation bot moved this to To do (open issues) in Kernel Mar 24, 2025
@terhorstd terhorstd moved this from To do (open issues) to In progress in Kernel Mar 24, 2025
@terhorstd
Copy link
Contributor Author

@heplesser, I was expecting to get a "x of y tasks done" displayed somewhere, but maybe I'm doing something wrong or the feature got dropped. Though, it is described in the Github documentation.

Anyway, maybe this can provide a useful overview or sense of process. Please rearrange and edit how you think it's most useful, or close it if you think it does not provide a sufficient benefit over the actual directory listing.

@terhorstd terhorstd changed the title SLI test porting meta-issue SLI test porting meta-issue – *0 of 120 done*. Mar 24, 2025
@terhorstd terhorstd changed the title SLI test porting meta-issue – *0 of 120 done*. SLI test porting meta-issue – 0 of 120 done. Mar 24, 2025
@terhorstd terhorstd changed the title SLI test porting meta-issue – 0 of 120 done. SLI test porting meta-issue – 0 of 120 done Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant