[sakai-core-team] Broken and disabled org.sakaiproject.site.impl.test.SiteAliasCleanupNotificationActionTest

Aaron Zeckoski azeckoski at unicon.net
Fri Apr 11 09:24:07 PDT 2014


Part of the updates to the MemoryService seem to have caused
org.sakaiproject.site.impl.test.SiteAliasCleanupNotificationActionTest
to stop working. This is meant to test that when a site is removed,
the associated aliases are also removed.
What's confusing about it is that this is a simple event based trigger
(SiteService triggers a delete event, then AliasService removes the
alias when it hears about the event). It doesn't appear to actually be
related to the MemoryService changes and the code which handles this
stuff hasn't been touched by anyone in years. I tested the
functionality in a running Sakai and it all works so my guess is that
the test itself is simply not working right and it was a fluke that it
used to work (and likely did not accurately test the scenario).
As a result, I have disabled it.

If anyone is interested in trying to make that test work then I think
it might be nice if we had a working test to verify that functionality
but you probably would need to start from scratch.

-AZ

-- 
Aaron Zeckoski - Software Architect - http://tinyurl.com/azprofile


More information about the sakai-core-team mailing list