Merge lp:~allenap/launchpad/disable-test_clashingPOFileTranslatorEntries into lp:launchpad

Proposed by Gavin Panella
Status: Merged
Approved by: Gavin Panella
Approved revision: no longer in the source branch.
Merged at revision: 14208
Proposed branch: lp:~allenap/launchpad/disable-test_clashingPOFileTranslatorEntries
Merge into: lp:launchpad
Diff against target: 13 lines (+2/-1)
1 file modified
lib/lp/translations/tests/test_translationmerger.py (+2/-1)
To merge this branch: bzr merge lp:~allenap/launchpad/disable-test_clashingPOFileTranslatorEntries
Reviewer Review Type Date Requested Status
Gavin Panella (community) Approve
Review via email: mp+80721@code.launchpad.net

Commit message

Disable test_clashingPOFileTranslatorEntries after spurious failure in buildbot which was not locally reproducable.

Description of the change

Disable test_clashingPOFileTranslatorEntries. See bug.

To post a comment you must log in.
Revision history for this message
Gavin Panella (allenap) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/translations/tests/test_translationmerger.py'
2--- lib/lp/translations/tests/test_translationmerger.py 2011-08-12 11:37:08 +0000
3+++ lib/lp/translations/tests/test_translationmerger.py 2011-10-28 21:44:25 +0000
4@@ -511,7 +511,8 @@
5 tms = trunk_message.potmsgset.getAllTranslationMessages()
6 self.assertEqual(list(tms), [trunk_message])
7
8- def test_clashingPOFileTranslatorEntries(self):
9+ # XXX: GavinPanella 2011-10-28 bug=883274: Spurious failure in buildbot.
10+ def disabled_test_clashingPOFileTranslatorEntries(self):
11 # POFileTranslator is maintained by a trigger on
12 # TranslationMessage. Fiddling with TranslationTemplateItems
13 # directly bypasses it, so the script must make sure that