Source: golang-github-spf13-viper
Version: 1.2.1-1
User: debian...@lists.debian.org
Usertags: regression
Control: affects -1 src:golang-github-mitchellh-mapstructure

[X-Debbugs-CC: debian...@lists.debian.org,
golang-github-mitchellh-mapstruct...@packages.debian.org]

Dear maintainers,

With a recent upload of golang-github-spf13-viper the autopkgtest of
golang-github-spf13-viper fails in testing when that autopkgtest is run
with the binary packages of golang-github-spf13-viper from unstable. It
passes when run with only packages from testing. In tabular form:
                          pass            fail
golang-github-spf13-viper from testing    1.2.1-1
all others                from testing    from testing

I copied some of the output at the bottom of this report. Looking at the
changelog, and the failure of the new version of
golang-github-mitchellh-mapstructure in testing I see you adapted for
the new version of golang-github-mitchellh-mapstructure but I think you
missed a versioned test dependency on
golang-github-mitchellh-mapstructure. Therefore your test in testing
runs with the old version of golang-github-mitchellh-mapstructure.

Currently this regression is contributing to the delay of the migration
to testing [1]. Can you please investigate the situation and fix it? If
needed, please change the bug's severity.

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-spf13-viper

https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-spf13-viper/1325733/log.gz

--- FAIL: TestBindPFlagsStringSlice (0.00s)
        viper_test.go:613:
                        Error Trace:    viper_test.go:613
                        Error:          Not equal:
                                        expected: []string(nil)
                                        actual  : []string{}
                                        
                                        Diff:
                                        --- Expected
                                        +++ Actual
                                        @@ -1,2 +1,3 @@
                                        -([]string) <nil>
                                        +([]string) {
                                        +}
                                        
                        Test:           TestBindPFlagsStringSlice
        viper_test.go:613:
                        Error Trace:    viper_test.go:613
                        Error:          Not equal:
                                        expected: []string(nil)
                                        actual  : []string{}
                                        
                                        Diff:
                                        --- Expected
                                        +++ Actual
                                        @@ -1,2 +1,3 @@
                                        -([]string) <nil>
                                        +([]string) {
                                        +}
                                        
                        Test:           TestBindPFlagsStringSlice

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to