Code review comment for lp:~adiroiban/launchpad/bug-531261

Revision history for this message
Adi Roiban (adiroiban) wrote :

The active attribute for productseries is used in registry/model/product.py line 1015.

This was causing the failure of test_timeline_graph.

This is really strange, since the product.py code was commited long time ago and test_timeline_graph is not failing on mainline.

Can you please try to run this test on your computer using this branch?
These are the test failing on ec2-test, but they are fine on my computer.

bin/test --layer=WindmillLayer -t programming_languages_edit -t title_inline_edit -t product_edit_people_driver -t product_edit_people_owner -t project_licenses

« Back to merge proposal