]> xenbits.xensource.com Git - people/aperard/emesinae.git/commit
Actually prune messages from bugs
authorIan Campbell <ian.campbell@citrix.com>
Wed, 22 Jan 2014 12:36:36 +0000 (12:36 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 22 Jan 2014 12:36:36 +0000 (12:36 +0000)
commit97563ec24a33ef8fe4bc1081bbd9aaba37424f7c
tree88034d58e053080e1b906a0ccea6e308adf9829f
parentcbfc74fa77a0c31a916531a30fa30eb459dd6208
Actually prune messages from bugs

We were recording the pruning in the database but not reflecting it when
displaying a bug.

Seen in bug #1 in the test suite and http://bugs.xenproject.org/xen/bug/36 in
real life. Add support to the test suite for validating the set of messages
which end up in a bug.
Emesinae/Bug.pm
config/examples/test/check-bug-msgids.pl [new file with mode: 0755]
config/examples/test/results.bug.01.msgids [new file with mode: 0644]
config/examples/test/test.sh