mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33577
[Bug 1560296] [NEW] Phpunit testing not actually uninstalling some tables
Public bug reported:
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
** Affects: mahara
Importance: Medium
Status: Invalid
** Changed in: mahara
Status: New => In Progress
** Changed in: mahara
Importance: Undecided => Medium
** Changed in: mahara
Milestone: None => 16.04.0
--
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
Follow ups