Patch for "master" branch: https://reviews.mahara.org/6223
-- 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/1560296 Title: Phpunit testing not actually uninstalling some tables Status in Mahara: Invalid Bug description: The unisntall_mahara() function in phpunit.php fails to uninstall artefact blocktype tables This can be demonstrated by: 1) Checking out master 2) Run: sudo make phpunit wait until it finishes then 3) Run again: sudo make phpunit It lists all the thing it is uninstalling then begins installing again but (should) crash on blocktype_taggedposts_tags It is because the uninstall is not actually fetching the artefact/.../blocktype/.../install.xml file To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1560296/+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

