[pkg-go] Bug#832834: golang-github-boltdb-bolt: FTBFS: Tests failures

2017-09-22 Thread Santiago Vila
On Fri, Sep 22, 2017 at 11:48:02PM +0800, Shengjing Zhu wrote:
> I meet this FTBFS either.
> After looking at the code, I think it's caused by this test only waits
> 5s for writing 134M data.
> So I changed the time to 180s which I think sufficient for most disks.
> https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-boltdb-bolt.git/commit/?id=e989709
> 
> Since the upstream is not active now, I haven't reported it to upstream.

Hmm. Why would a test suite have to test the disk speed at all?

A test suite in a program is supposed to test the program,
not the underlying hardware.

IMHO; I don't think such kind of tests are really useful.
I would just disable the test completely.

Thanks.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#832834: golang-github-boltdb-bolt: FTBFS: Tests failures

2017-09-22 Thread Shengjing Zhu
And Santiago, Lucas,
Could you help to test and see if it still FTBFS?

On Fri, Sep 22, 2017 at 11:48 PM, Shengjing Zhu  wrote:
> I meet this FTBFS either.
> After looking at the code, I think it's caused by this test only waits
> 5s for writing 134M data.
> So I changed the time to 180s which I think sufficient for most disks.
> https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-boltdb-bolt.git/commit/?id=e989709
>
> Since the upstream is not active now, I haven't reported it to upstream.
>
> Thanks
> Shengjing Zhu



-- 
Best regards,
Shengjing Zhu

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#832834: golang-github-boltdb-bolt: FTBFS: Tests failures

2017-09-22 Thread Shengjing Zhu
I meet this FTBFS either.
After looking at the code, I think it's caused by this test only waits
5s for writing 134M data.
So I changed the time to 180s which I think sufficient for most disks.
https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-boltdb-bolt.git/commit/?id=e989709

Since the upstream is not active now, I haven't reported it to upstream.

Thanks
Shengjing Zhu

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers


[pkg-go] Bug#832834: golang-github-boltdb-bolt: FTBFS: Tests failures

2016-07-29 Thread Lucas Nussbaum
Source: golang-github-boltdb-bolt
Version: 1.2.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160728 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> === RUN   ExampleTx_CopyFile
> --- PASS: ExampleTx_CopyFile (0.05s)
> FAIL
> exit status 1
> FAIL  github.com/boltdb/bolt  39.935s
> === RUN   TestInfoCommand_Run
> --- PASS: TestInfoCommand_Run (0.00s)
> === RUN   TestStatsCommand_Run_EmptyDatabase
> --- PASS: TestStatsCommand_Run_EmptyDatabase (0.01s)
> === RUN   TestStatsCommand_Run
> --- PASS: TestStatsCommand_Run (0.01s)
> PASS
> okgithub.com/boltdb/bolt/cmd/bolt 0.019s
> dh_auto_test: go test -v -p 1 -short github.com/boltdb/bolt 
> github.com/boltdb/bolt/cmd/bolt returned exit code 1
> make[1]: *** [override_dh_auto_test] Error 1
> debian/rules:14: recipe for target 'override_dh_auto_test' failed

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/28/golang-github-boltdb-bolt_1.2.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers