bug tags not reset for a new report

Bug #754727 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Svammel (UNMAINTAINED)
Status tracked in Trunk
Trunk
Fix Released
Undecided
Unassigned

Bug Description

=== modified file 'file-failures.py'
--- file-failures.py 2011-04-08 12:53:34 +0000
+++ file-failures.py 2011-04-08 15:07:35 +0000
@@ -103,7 +103,7 @@
         print "%s build record not available for %s version %s." % \
             (fail_platform, spph.package_name, spph.version)
         build_log = ''
- bug_tags = standard_bug_tags
+ bug_tags = standard_bug_tags[:]
     print_message("Processing build log for %s." % spph.package_name)
     bug_tags.extend(get_tags_for_fail(build_log))
     interesting_log_part = get_interesting_part(build_log)

Will file bug for stockfish version 1.8.0-4 with tags: ['natty', 'ftbfs', 'ftbfs', 'natty']

  ... but didn't since dryrun is specified.

Getting build record for syncmaildir.

Getting build log for syncmaildir.

Processing build log for syncmaildir.

Will file bug for syncmaildir version 1.0.0-1 with tags: ['natty', 'ftbfs', 'ftbfs', 'natty', 'ftbfs', 'natty']

  ... but didn't since dryrun is specified.

Getting build record for styx.

Getting build log for styx.

Processing build log for styx.

Will file bug for styx version 1.7.6-1 with tags: ['natty', 'ftbfs', 'ftbfs', 'natty', 'ftbfs', 'natty', 'ftbfs', 'natty', 'no-add-needed']

  ... but didn't since dryrun is specified.

Getting build record for subvertpy.

Getting build log for subvertpy.

Processing build log for subvertpy.

Will file bug for subvertpy version 0.7.5-1 with tags: ['natty', 'ftbfs', 'ftbfs', 'natty', 'ftbfs', 'natty', 'ftbfs', 'natty', 'no-add-needed', 'ftbfs', 'natty']

  ... but didn't since dryrun is specified.

Getting build record for stereograph.

Getting build log for stereograph.

Processing build log for stereograph.

Will file bug for stereograph version 0.30a-6 with tags: ['natty', 'ftbfs', 'ftbfs', 'natty', 'ftbfs', 'natty', 'ftbfs', 'natty', 'no-add-needed', 'ftbfs', 'natty', 'ftbfs', 'natty']

  ... but didn't since dryrun is specified.

Related branches

Revision history for this message
Mattias Backman (mabac) wrote :

Ouch. Thanks, Matthias!

Mattias Backman (mabac)
Changed in svammel:
status: New → 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.