Reviewed: https://reviews.mahara.org/6273 Committed: https://git.mahara.org/mahara/mahara/commit/81835d27f42eccb7a4974f3327c39d6219db8137 Submitter: Aaron Wells ([email protected]) Branch: master
commit 81835d27f42eccb7a4974f3327c39d6219db8137 Author: Robert Lyon <[email protected]> Date: Wed Mar 30 12:28:50 2016 +1300 Finding all the install.xml files for making the database reset in behat Bug 1563589 Needs to look in artefact/../blocktype/../db' dirs as well behatnotneeded - existing tests will be fine Change-Id: Ieff05ef7fe86f083be9805b7995121957eaa0589 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1563589 Title: behat not clearing some data between tests Status in Mahara: In Progress Bug description: The blocktype_tagged_tags table is not being cleared between tests This is due to lib/ddl.php get_tables_from_xmldb() function not fetching all the install.xml files available as it ignores the artefact/*/blocktype/*/db/ directories To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1563589/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

