https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31631
Alex Buckley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #29 from Alex Buckley <[email protected]> --- (In reply to Marcel de Rooy from comment #27) > # Looks like you failed 4 tests of 156. > > # Failed test 'total spent for budget1 is 160' > # at t/db_dependent/Budgets.t line 436. > # got: '0' > # expected: '160' > > # Failed test 'total spent for budget11 is 100' > # at t/db_dependent/Budgets.t line 437. > # got: '0' > # expected: '100' > > # Failed test 'total spent for budget111 is 20' > # at t/db_dependent/Budgets.t line 438. > # got: '0' > # expected: '20' > > # Failed test 'total ordered price is 20' > # at t/db_dependent/Budgets.t line 519. > # got: '0' > # expected: '20' Thanks Marcel. I've attached a followup fixing the Budgets.t unit test when CalculateFundValuesIncludingTax is set to 'Include' or 'Exclude'. -- 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/
