https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41747

--- Comment #1 from Jonathan Druart <[email protected]> ---
Created attachment 192287
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192287&action=edit
Bug 41747: Tidy js/ill-availability.js

xt/js_tidy.t does not check all files every run (it's using the incremental
runs).
Something happened (node version changed?) and this is triggered because bug
41512 modified those files

Test plan:
0. Do not apply this patch
1. KOHA_CI_INCREMENTAL_RUNS=1 prove xt/js_tidy.t
=> fail
2. Apply this patch
3. Run prove again
=> pass

4. Run prove without the env var set
=> pass (i.e. there are no other JS files not tidy)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to