Your message dated Tue, 26 Jan 2021 09:42:15 -0300 with message-id <[email protected]> and subject line golang-github-caarlos0-env: FTBFS: TestParseInvalidURL fails has caused the Debian Bug report #964043, regarding golang-github-caarlos0-env: FTBFS: TestParseInvalidURL fails 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 [email protected] immediately.) -- 964043: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964043 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: golang-github-caarlos0-env Version: 6.0.0-1 Severity: serious Tags: ftbfs This package fails to build on current sid. >From my build log: dh_auto_test -O--buildsystem=golang cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/caarlos0/env === RUN TestParsesEnv [...] --- PASS: TestParseURL (0.00s) === RUN TestParseInvalidURL TestParseInvalidURL: env_test.go:953: Error Trace: env_test.go:953 Error: Error message not equal: expected: "env: parse error on field \"ExampleURL\" of type \"url.URL\": unable parse URL: parse nope://s s/: invalid character \" \" in host name" actual : "env: parse error on field \"ExampleURL\" of type \"url.URL\": unable parse URL: parse \"nope://s s/\": invalid character \" \" in host name" Test: TestParseInvalidURL --- FAIL: TestParseInvalidURL (0.00s) === RUN TestIgnoresUnexported --- PASS: TestIgnoresUnexported (0.00s) === RUN TestPrecedenceUnmarshalText --- PASS: TestPrecedenceUnmarshalText (0.00s) === RUN ExampleParse --- PASS: ExampleParse (0.00s) === RUN ExampleParseWithFuncs --- PASS: ExampleParseWithFuncs (0.00s) FAIL FAIL github.com/caarlos0/env 0.030s FAIL dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/caarlos0/env returned exit code 1 make: *** [debian/rules:4: build] Error 25 -- Niko Tyni [email protected]
--- End Message ---
--- Begin Message ---I forgot to close this bug via changelog but it was fixed in version 6.4.0-1. BTW I submitted the patch I wrote upstream and it was merged today. -- Lucas Kanashiro
--- End Message ---

