Source: golang-github-hhatto-gorst
Version: 0.0~git20181029.ca9f730-2
Severity: serious

https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-hhatto-gorst/31199561/log.gz

...
   dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go test -vet=off -v -p 64 github.com/hhatto/gorst 
github.com/hhatto/gorst/cmd/gorst
=== RUN   TestExampleOfSimpleText
2023/02/09 22:05:24 open data/simple.rst: no such file or directory
--- PASS: TestExampleOfSimpleText (0.00s)
=== RUN   TestExampleOfPydebsignReadme
2023/02/09 22:05:24 open data/pydebsign.readme.rst: no such file or directory
    rst_test.go:46: invalid convert
--- FAIL: TestExampleOfPydebsignReadme (0.00s)
=== RUN   TestExampleOfMeowReadme
2023/02/09 22:05:24 open data/meow.readme.rst: no such file or directory
--- PASS: TestExampleOfMeowReadme (0.00s)
=== RUN   TestExampleOfAutopep8Readme
2023/02/09 22:05:24 open data/autopep8.readme.rst: no such file or directory
    rst_test.go:61: contain heading in autopep8
    rst_test.go:64: para in autopep8
--- FAIL: TestExampleOfAutopep8Readme (0.00s)
=== RUN   TestExampleOfHeadingTitle
--- PASS: TestExampleOfHeadingTitle (0.00s)
=== RUN   TestExampleOfHeading
--- PASS: TestExampleOfHeading (0.00s)
=== RUN   TestAutoLink
--- PASS: TestAutoLink (0.00s)
=== RUN   TestLinkContainsUnderbar
--- PASS: TestLinkContainsUnderbar (0.00s)
=== RUN   TestLinkComplexCases
--- PASS: TestLinkComplexCases (0.00s)
=== RUN   TestUnquotedRefLinkUnderbarWithDot
--- PASS: TestUnquotedRefLinkUnderbarWithDot (0.00s)
=== RUN   TestUnquotedRefLinkUnderbarWithDotAndList
--- PASS: TestUnquotedRefLinkUnderbarWithDotAndList (0.00s)
=== RUN   TestSimpleLinkRef
--- PASS: TestSimpleLinkRef (0.00s)
=== RUN   TestNotLinkRef
--- PASS: TestNotLinkRef (0.00s)
=== RUN   TestEmbeddedURI
--- PASS: TestEmbeddedURI (0.00s)
=== RUN   TestEmbeddedURIwithNewline
--- PASS: TestEmbeddedURIwithNewline (0.00s)
=== RUN   TestEmbeddedAnonymouseURI
--- PASS: TestEmbeddedAnonymouseURI (0.00s)
=== RUN   TestImage
--- PASS: TestImage (0.00s)
=== RUN   TestImageWithAlt
--- PASS: TestImageWithAlt (0.00s)
=== RUN   TestImageWithTarget
--- PASS: TestImageWithTarget (0.00s)
=== RUN   TestImageWithAltAndTarget
--- PASS: TestImageWithAltAndTarget (0.00s)
=== RUN   TestGridTable
--- PASS: TestGridTable (0.00s)
=== RUN   TestHeaderLessGridTable
--- PASS: TestHeaderLessGridTable (0.00s)
=== RUN   TestApplicationDepent
--- PASS: TestApplicationDepent (0.00s)
FAIL
FAIL    github.com/hhatto/gorst 0.006s
?       github.com/hhatto/gorst/cmd/gorst       [no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 64 
github.com/hhatto/gorst github.com/hhatto/gorst/cmd/gorst returned exit code 1
make: *** [debian/rules:6: build] Error 25


The Ubuntu diff contains a patch that looks like a workaround (untested).

Reply via email to