- **status**: open --> in-progress - **assigned_to**: Igor Bondarenko
--- ** [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:** Mon Aug 25, 2014 07:48 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.
