[Koha-bugs] [Bug 14334] DBI fighting DBIx over Autocommit in tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 21:55:10 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14334

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Patch complexity|---                         |Medium patch
             Status|NEW                         |ASSIGNED
           Assignee|chris at bigballofwax.co.nz    |mtompset at hotmail.com

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Shoot! Those things which are NOT tests scare me, particularly rebuild_zebra.pl
-- going to investigate further.

$ git grep -i -l autocommit
installer/data/mysql/updatedatabase.pl
misc/batchRebuildItemsTables.pl
misc/commit_file.pl
misc/cronjobs/create_koc_db.pl
misc/cronjobs/delete_patrons.pl
misc/cronjobs/update_totalissues.pl
misc/link_bibs_to_authorities.pl
misc/maintenance/borrowers-force-messaging-defaults
misc/maintenance/fix_accountlines_date.pl
misc/migration_tools/bulkmarcimport.pl
misc/migration_tools/create_analytical_rel.pl
misc/migration_tools/rebuild_zebra.pl
misc/stage_file.pl
test/progressbar.pl
tools/batch_delete_records.pl
tools/manage-marc-import.pl
tools/stage-marc-import.pl
t/db_dependent/Accounts.t
t/db_dependent/Acquisition/FillWithDefaultValues.t
t/db_dependent/Auth.t
t/db_dependent/Auth_with_cas.t
t/db_dependent/Auth_with_ldap.t
t/db_dependent/AuthoritiesMarc.t
t/db_dependent/BackgroundJob.t
t/db_dependent/Biblio.t
t/db_dependent/Bookseller.t
t/db_dependent/Borrower.t
t/db_dependent/Borrower_Debarments.t
t/db_dependent/Borrower_Discharge.t
t/db_dependent/Borrower_Files.t
t/db_dependent/Borrowers.t
t/db_dependent/Branch.t
t/db_dependent/Budgets.t
t/db_dependent/Charset.t
t/db_dependent/Circulation.t
t/db_dependent/Circulation/CheckIfIssuedToPatron.t
t/db_dependent/Circulation/CheckValidBarcode.t
t/db_dependent/Circulation/GetIssues.t
t/db_dependent/Circulation/IsItemIssued.t
t/db_dependent/Circulation/IssuingRules/maxsuspensiondays.t
t/db_dependent/Circulation/Returns.t
t/db_dependent/Circulation_Branch.t
t/db_dependent/Circulation_Issuingrule.t
t/db_dependent/Circulation_OfflineOperation.t
t/db_dependent/Circulation_issue.t
t/db_dependent/Circulation_transfers.t
t/db_dependent/ClassSource.t
t/db_dependent/ColumnsSettings.t
t/db_dependent/Contract.t
t/db_dependent/CourseReserves.t
t/db_dependent/Creators/Lib.t
t/db_dependent/Csv.t
t/db_dependent/FrameworkPlugin.t
t/db_dependent/Holds.t
t/db_dependent/Holds/LocalHoldsPriority.t
t/db_dependent/Holds/RevertWaitingStatus.t
t/db_dependent/HoldsQueue.t
t/db_dependent/Holidays.t
t/db_dependent/ILSDI_Services.t
t/db_dependent/ImportBatch.t
t/db_dependent/Items.t
t/db_dependent/Items/GetItemsForInventory.t
t/db_dependent/Items_DelItem.t
t/db_dependent/Koha.t
t/db_dependent/Koha/GetDailyQuote.t
t/db_dependent/Koha/IsKohaFieldLinked.t
t/db_dependent/Koha/Item/Search/Field.t
t/db_dependent/Koha_Misc_Files.t
t/db_dependent/Koha_borrower_modifications.t
t/db_dependent/Labels/t_Batch.t
t/db_dependent/Languages.t
t/db_dependent/Letters.t
t/db_dependent/Letters/GetLetterTemplates.t
t/db_dependent/Letters/GetLettersAvailableForALibrary.t
t/db_dependent/Log.t
t/db_dependent/MarcModificationTemplates.t
t/db_dependent/Members.t
t/db_dependent/Members/AddEnrolmentFeeIfNeeded.t
t/db_dependent/Members/GetAllIssues.t
t/db_dependent/Members/GetPendingIssues.t
t/db_dependent/Members/IssueSlip.t
t/db_dependent/Members_Attributes.t
t/db_dependent/MungeMarcPrice.t
t/db_dependent/NewsChannels.t
t/db_dependent/OAI/Sets.t
t/db_dependent/Overdues.t
t/db_dependent/Ratings.t
t/db_dependent/Record/marcrecord2csv.t
t/db_dependent/Reports_Guided.t
t/db_dependent/Reserves.t
t/db_dependent/Review.t
t/db_dependent/RotatingCollections.t
t/db_dependent/Search/History.t
t/db_dependent/Search_SearchHistory.t
t/db_dependent/Serials.t
t/db_dependent/Serials/Claims.t
t/db_dependent/Serials/Frequency.t
t/db_dependent/Serials/GetNextDate.t
t/db_dependent/Serials/GetNextSeq.t
t/db_dependent/Serials/Numberpattern.t
t/db_dependent/Serials_2.t
t/db_dependent/ShelfBrowser.t
t/db_dependent/Stats.t
t/db_dependent/Suggestions.t
t/db_dependent/Template/Plugin/Branches.t
t/db_dependent/Template/Plugin/Categories.t
t/db_dependent/Utils/Datatables_Members.t
t/db_dependent/Utils/Datatables_Virtualshelves.t
t/db_dependent/VirtualShelves.t
t/db_dependent/XISBN.t
t/db_dependent/sysprefs.t

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list