testPartnerUploadToNonReleaseOrProposedPocket disabled (was incorrectly passing / failing if run on own)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
testPartnerUplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
lp.archiveuplo
is the order of tests - one of those will cause it.
To reproduce:
rm -rf /var/tmp/
bin/test -vvt testPartnerUplo
And you'll trigger an error when None.write (in trunk today) is called, or
AttributeError: 'NoneType' object has no attribute 'value'
Once my oops extraction branch (where I noticed this) lands.
For now, I am disabling the test as it doesn't actually work and does cause problems in parallel test mode.
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: spurious-test-failure |
summary: |
- testPartnerUploadToNonReleaseOrProposedPocket is incorrectly passing + testPartnerUploadToNonReleaseOrProposedPocket disabled (was incorrectly + passing / failing if run on own) |