Page MenuHomeSoftware Heritage

launchpad: Actually mock the anonymous login to launchpad
ClosedPublic

Authored by ardumont on Jan 27 2021, 4:11 PM.

Details

Summary

This current test was failing in a debian chroot with connection error.

Hopefully, we don't need this for too long as @anlambert will rewrite it soon [1]

[1] T2992

Diff Detail

Repository
rDLS Listers
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D4956 (id=17677)

Rebasing onto 461bf09973...

Current branch diff-target is up to date.
Changes applied before test
commit b01791e228ac43567269223cba8bb3ae6025e47a
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jan 27 16:10:37 2021 +0100

    launchpad: Actually mock the anonymous login to launchpad
    
    This current test was failing in a debian chroot with connection error.

See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/200/ for more details.

Drop unneeded requests_mock (at some point i wanted to use it)

Build is green

Patch application report for D4956 (id=17678)

Rebasing onto 461bf09973...

Current branch diff-target is up to date.
Changes applied before test
commit b11b4d100186532feca8cce04ae826ea6a76ed51
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Wed Jan 27 16:10:37 2021 +0100

    launchpad: Actually mock the anonymous login to launchpad
    
    This current test was failing in a debian chroot with connection error.

See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/201/ for more details.

vsellier added a subscriber: vsellier.

It seems to be ok :)

This revision is now accepted and ready to land.Jan 27 2021, 4:32 PM