test_authors_up_to_date does not deal with capitalized names properly

Bug #912858 reported by Armando Migliaccio
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Armando Migliaccio

Bug Description

test_authors_up_to_date fails if 'git log --format=%ae' shows a contributor name in the form of:

<email address hidden>

and .mailmap and/or Author show names like:

John Doe <email address hidden>

Changed in nova:
status: New → Confirmed
assignee: nobody → Armando Migliaccio (armando-migliaccio)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/2876

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/2876
Committed: http://github.com/openstack/nova/commit/de4fb9302aab979ac3dbb8b2e62c9f9255f8f16f
Submitter: Jenkins
Branch: master

commit de4fb9302aab979ac3dbb8b2e62c9f9255f8f16f
Author: Armando Migliaccio <email address hidden>
Date: Fri Jan 6 17:49:57 2012 +0000

    Bug #912858: test_authors_up_to_date does not deal with capitalized names properly

    ensure we are not fooled by capitalized names, by turning emails and names into lower cases before the matching.

    Change-Id: Idbb8535174c0f1451ad6fd0628f35508f0f1e466

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.