1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/ad89e3c86e4c/ Changeset: ad89e3c86e4c User: greg Date: 2014-03-30 22:35:44 Summary: Really fix broken tool shed functional test. Affected #: 1 file diff -r 3ae4eed1caf5a2efcc1e5721fb4fae8250220927 -r ad89e3c86e4c765b24e145e7cdbdbf3ada7889fb test/tool_shed/functional/test_1430_repair_installed_repository.py --- a/test/tool_shed/functional/test_1430_repair_installed_repository.py +++ b/test/tool_shed/functional/test_1430_repair_installed_repository.py @@ -144,7 +144,7 @@ This is step 2 - Uninstall the filter_1430 repository. ''' installed_repository = self.test_db_util.get_installed_repository_by_name_owner( 'filter_1430', common.test_user_1_name ) - strings_displayed = [ 'Uninstalling this repository will affect the following dependent items' ] + strings_displayed = [ 'Uninstalling this repository will result in the following' ] strings_not_displayed = [] self.uninstall_repository( installed_repository, strings_displayed=strings_displayed, Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.