6a47877 upgradepath: correctly display results for multi-build updates

Authored and Committed by kparal 12 years ago
    upgradepath: correctly display results for multi-build updates
    
    There was a bug in upgradepath when working on multi-build proposed
    updates. Upgradepath would mark all the builds from that update with the
    worst common result. This patch fixes that.
    
    This patch also makes this test ready to return INFO results once we
    have support for it in our Bodhi detection libraries.