Your message dated Wed, 10 Aug 2022 22:49:16 +0000
with message-id <e1oluvo-003pva...@fasolo.debian.org>
and subject line Bug#1016740: fixed in golang-github-cli-go-gh 
0.0.3+git20220623.91ca4ef-2
has caused the Debian Bug report #1016740,
regarding golang-github-cli-go-gh: autopkgtest regression: 
TestGQLClientDoWithContext/http_fail_request_timed_out
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1016740: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016740
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-cli-go-gh
Version: 0.0.3+git20220623.91ca4ef-1
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of golang-github-cli-go-gh the autopkgtest of golang-github-cli-go-gh fails in testing when that autopkgtest is run with the binary packages of golang-github-cli-go-gh from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
golang-github-cli-go-gh from testing    0.0.3+git20220623.91ca4ef-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=golang-github-cli-go-gh

https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-cli-go-gh/24389592/log.gz


=== RUN   TestGQLClientDoWithContext/http_fail_request_canceled
    gql_client_test.go:170:             Error Trace:    gql_client_test.go:170
                Error:          An error is expected but got nil.
                Test:           
TestGQLClientDoWithContext/http_fail_request_canceled
=== RUN   TestGQLClientDoWithContext/http_fail_request_timed_out
    gql_client_test.go:170:             Error Trace:    gql_client_test.go:170
                Error:          An error is expected but got nil.
Test: TestGQLClientDoWithContext/http_fail_request_timed_out
--- FAIL: TestGQLClientDoWithContext (0.00s)
    --- FAIL: TestGQLClientDoWithContext/http_fail_request_canceled (0.00s)
--- FAIL: TestGQLClientDoWithContext/http_fail_request_timed_out (0.00s)



=== RUN   TestRESTClientDoWithContext/http_fail_request_canceled
    rest_client_test.go:341:            Error Trace:    rest_client_test.go:341
                Error:          An error is expected but got nil.
Test: TestRESTClientDoWithContext/http_fail_request_canceled
=== RUN   TestRESTClientDoWithContext/http_fail_request_timed_out
    rest_client_test.go:341:            Error Trace:    rest_client_test.go:341
                Error:          An error is expected but got nil.
Test: TestRESTClientDoWithContext/http_fail_request_timed_out
--- FAIL: TestRESTClientDoWithContext (0.00s)
--- FAIL: TestRESTClientDoWithContext/http_fail_request_canceled (0.00s) --- FAIL: TestRESTClientDoWithContext/http_fail_request_timed_out (0.00s)


=== RUN   TestRESTClientRequestWithContext
=== RUN   TestRESTClientRequestWithContext/http_fail_request_canceled
    rest_client_test.go:394:            Error Trace:    rest_client_test.go:394
                Error:          An error is expected but got nil.
Test: TestRESTClientRequestWithContext/http_fail_request_canceled
=== RUN   TestRESTClientRequestWithContext/http_fail_request_timed_out
    rest_client_test.go:394:            Error Trace:    rest_client_test.go:394
                Error:          An error is expected but got nil.
Test: TestRESTClientRequestWithContext/http_fail_request_timed_out
--- FAIL: TestRESTClientRequestWithContext (0.00s)
--- FAIL: TestRESTClientRequestWithContext/http_fail_request_canceled (0.00s) --- FAIL: TestRESTClientRequestWithContext/http_fail_request_timed_out (0.00s)
=== RUN   TestRestPrefix
=== RUN   TestRestPrefix/github
=== RUN   TestRestPrefix/localhost
=== RUN   TestRestPrefix/enterprise
--- PASS: TestRestPrefix (0.00s)
    --- PASS: TestRestPrefix/github (0.00s)
    --- PASS: TestRestPrefix/localhost (0.00s)
    --- PASS: TestRestPrefix/enterprise (0.00s)
FAIL
FAIL    github.com/cli/go-gh/internal/api       0.007s


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: golang-github-cli-go-gh
Source-Version: 0.0.3+git20220623.91ca4ef-2
Done: Anthony Fok <f...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-cli-go-gh, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1016...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <f...@debian.org> (supplier of updated golang-github-cli-go-gh 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 10 Aug 2022 16:16:30 -0600
Source: golang-github-cli-go-gh
Architecture: source
Version: 0.0.3+git20220623.91ca4ef-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Anthony Fok <f...@debian.org>
Closes: 1016740
Changes:
 golang-github-cli-go-gh (0.0.3+git20220623.91ca4ef-2) unstable; urgency=medium
 .
   * Depend on golang-gopkg-h2non-gock.v1-dev (>= 1.1.2) version explicitly.
     Thanks to Paul Gevers for the autopkgtest regression report!
     (Closes: #1016740)
   * Remove 0001-skip-tests-that-access-the-internet.patch.
     Those tests previously failed not because of lack of Internet access
     but because of incorrect version of gopkg.in/h2non/gock.v1 dependency.
Checksums-Sha1:
 77fc584979d862f8c323c4fc517e689ab5bb015d 2659 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2.dsc
 46dc01c9fca014021213742e22a98474cf375125 2856 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2.debian.tar.xz
 0aafc60cf97aa7b537eb9c45b6c89a291ed34b60 7776 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2_amd64.buildinfo
Checksums-Sha256:
 6e63bcccc5785282829e556f712205c26a62bf464c1a46d288b31d5cd148f477 2659 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2.dsc
 7c944a6e41e7169ff97886e224850cae77d197088415920c077ec08fa95202b7 2856 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2.debian.tar.xz
 5650be48731e7ed16b01a9b7d1133bcb0ea4e499b46b0b4a35ac98521af325c1 7776 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2_amd64.buildinfo
Files:
 f0610979623d84b8129fb42403a407d5 2659 golang optional 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2.dsc
 7e545d10c4ca947513f319c504909705 2856 golang optional 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2.debian.tar.xz
 29ae3dde077f8afac4012e6e7b1be309 7776 golang optional 
golang-github-cli-go-gh_0.0.3+git20220623.91ca4ef-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAmL0MrgQHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWaz4BBD/40x/ULlZ32w/rrzMRsGM6VMxh+gnuZQy8s
dPjP8/ozSdJNw+2AHngg9Q91lPAmLd6KMoJ+g/7j1XR4LuhmyFdKfgKjsWNru9Y8
G7GRrx3vptB1vvpyChP7MfQpXowsmQn5ZxBd+IHsJI5PBKIPTai1O01c8j6820+T
ByPhWSD9TyneRNvdxD2H5IjyrISStBiMjMOOL3CNM8qtae5n39S//kn2SDawupcK
e0aJVi00WxoAGjLgkOP9oaFLL+nk3fsSS4IGw3K9By6svZCZWq+nUKI3r0fYPfDT
Xm9bzJb0PtVWP3mGRIjpoLp3iZhJB7geXVNII3InYJKxtmuWsMUS1zYNExuqzORG
v3O19VoGUy6aIUZZYpI2KCMfGk93HBca11wWfDaRpa8tKgVHL2EiM/faJ73NrlPD
hkhra7hM2lx5YyNoDglAzkvMCjGCffr1MmDaMXwZLNq1jrqfDw4gAJ32MI7+R450
l+n0qOAK0HmveBv64RWnTe/QcdkMM0knlSB9R0DbjT0+jdpHbYwyN1zaR7HXvMRe
dneatyFuGNq7taoJ0A5kmY/gYB9rju+ydc83zm84TpXLpb1hbvWnCgTFi7u2p5Fz
kvppNMmauqy0L3FaI+ytRx8sIC9SL82cJz0Yw7DGn+P+ga9hBvnrK8jtabe31GN6
/3Y58ap/7w==
=TMXn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to