https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24326
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com, [email protected] --- Comment #3 from Jonathan Druart <[email protected]> --- I do agree those tests should not have been pushed. 3 years later we are still missing the "clean ups could be handled separately" part. However the tests are there and can be useful, Jenkins could back us is something is going wrong. But for devs it's really bad. We could use the RUN_TESTS_AND_EXIT flag set by Jenkins: The tests would warn and exit early (exit 0) if the env var is not set. Something better to suggest? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
