Merge ~mitya57/britney:reset-test-pycurl into ~ubuntu-release/britney/+git/hints-ubuntu:devel

Proposed by Dmitry Shachnev
Status: Merged
Merged at revision: f62eddd119fdc88d4861b409e9709d3b31a6e80c
Proposed branch: ~mitya57/britney:reset-test-pycurl
Merge into: ~ubuntu-release/britney/+git/hints-ubuntu:devel
Diff against target: 20 lines (+2/-0)
1 file modified
ubuntu-release (+2/-0)
Reviewer Review Type Date Requested Status
Steve Langasek Approve
Ubuntu Release Team Pending
Review via email: mp+395938@code.launchpad.net

Description of the change

Force-reset two tests which regressed in Hirsute release and block sphinx migration:

1) ipyparallel on armhf: https://autopkgtest.ubuntu.com/packages/i/ipyparallel/hirsute/armhf

The tests were failing most of the time, passed only three times by accident. On other architectures it is fine.

2) pycurl: https://autopkgtest.ubuntu.com/packages/p/pycurl/hirsute/amd64

Started failing in the end of December. The error is the following:

FAIL: test_socket_open_ipv6 (tests.open_socket_cb_test.OpenSocketCbTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/autopkgtest.dCsT41/build.Zi9/src/tests/util.py", line 194, in decorated
    return fn(*args, **kwargs)
  File "/tmp/autopkgtest.dCsT41/build.Zi9/src/tests/open_socket_cb_test.py", line 90, in test_socket_open_ipv6
    assert len(socket_open_address) == 4
AssertionError

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

pandas autopkgtest passed in hirsute as of Jan 5, and has only shown to fail with the new sphinx. That's insufficient information to say that this is a regression in pandas vs sphinx. I'm rerunning the tests against the release pocket to confirm, before hinting this.

review: Needs Information
Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Hi Steve! Today's pandas upload indeed fixed this, so I have removed pandas hint from the MR.

Revision history for this message
Steve Langasek (vorlon) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu-release b/ubuntu-release
2index b6ad369..f78e619 100644
3--- a/ubuntu-release
4+++ b/ubuntu-release
5@@ -147,6 +147,7 @@ force-reset-test httping/2.5-5.1
6 ## that's not a regression, also looks like a ghostcript issue
7 force-reset-test img2pdf/0.3.3-1ubuntu3.1/s390x
8 ##
9+force-reset-test ipyparallel/6.3.0-2/armhf
10 force-reset-test jekyll/3.8.3+dfsg-8
11 force-reset-test jquery.sparkline/2.1.2-2
12 force-reset-test junitparser/1.4.1-1
13@@ -291,6 +292,7 @@ force-reset-test prometheus-process-exporter/0.4.0+ds-1
14 ## flaky LP: #1906307
15 force-badtest puma/3.12.4-1ubuntu2/arm64
16 force-reset-test puppet-module-asciiduck-sssd/0.3.0-1
17+force-reset-test pycurl/7.43.0.6-4build1
18 ## very rarely it does not crash
19 force-badtest pyfai/0.19.0+dfsg1-3
20 force-reset-test pymol/2.3.0+dfsg-1build1/armhf

Subscribers

People subscribed via source and target branches