[Bug 24816] New: Test suite execution time
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24816 Bug ID: 24816 Summary: Test suite execution time Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Test Suite Assignee: chris@bigballofwax.co.nz Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Quick note, from Jenkins: D8 - Took 38 min on Docker_1 D9 - Took 53 min on Docker_1 That needs to be investigated, and recreated in a proper benchmarking env. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24816 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com, | |nick@bywatersolutions.com, | |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24816 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- It is for sure because of our dependencies madness (i.e. things like OAuth don't currently work unless you cpan CryptX) and the same must be happening to other libs that make tests skip. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24816 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- On D8: koha_1 | [10:55:44] t/db_dependent/api/v1/oauth.t ........................................... ok 2013 ms On D9: 15:35:25 koha_1 | [14:35:25] t/db_dependent/api/v1/oauth.t ........................................... skipped: Net::OAuth2::AuthorizationServer not available It's 2 seconds, and it's the reverse :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24816 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #2)
On D8: koha_1 | [10:55:44] t/db_dependent/api/v1/oauth.t ........................................... ok 2013 ms
On D9: 15:35:25 koha_1 | [14:35:25] t/db_dependent/api/v1/oauth.t ........................................... skipped: Net::OAuth2::AuthorizationServer not available
It's 2 seconds, and it's the reverse :)
It was just an example. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24816 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I've activated the "timestamp in output log" for all Master jobs. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org