- **summary**: test_filtering fails occasionally --> test_filtering fails occasionally NEEDS CMD - **status**: code-review --> closed - **Comment**:
Command to run to clean up duplicate trove records: `paster script development.ini allura/scripts/remove_duplicate_troves.py -- --dry-run` and watch log file for results. Then run without `--dry-run` --- ** [tickets:#7628] test_filtering fails occasionally NEEDS CMD** **Status:** closed **Milestone:** forge-sep-5 **Created:** Tue Aug 19, 2014 08:03 PM UTC by Dave Brondsema **Last Updated:** Tue Sep 09, 2014 02:34 PM UTC **Owner:** Igor Bondarenko `allura/tests/test_globals.py:test_filtering` fails sometimes. It randomly picks a trove category to use for the test, and some trove categories are in the test data twice, so the lookup fails. It seems that in `allura/command/create_trove_categories.py` the `m__add_agpl_and_lppl` method creates TroveCategories that already exist in the main `command` method. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
