- **Milestone**: forge-aug-22 --> forge-sep-5
--- ** [tickets:#7628] test_filtering fails occasionally** **Status:** in-progress **Milestone:** forge-sep-5 **Created:** Tue Aug 19, 2014 08:03 PM UTC by Dave Brondsema **Last Updated:** Wed Aug 20, 2014 06:51 AM UTC **Owner:** Dave Brondsema `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.
