Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688714 - dev-go/go-text-0.3.0 : [TEST] --- FAIL: TestCountMallocs
Summary: dev-go/go-text-0.3.0 : [TEST] --- FAIL: TestCountMallocs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-06-25 19:39 UTC by Toralf Förster
Modified: 2022-01-16 17:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.94 KB, text/plain)
2019-06-25 19:39 UTC, Toralf Förster
Details
dev-go:go-text-0.3.0:20190625-193320.log.bz2 (dev-go:go-text-0.3.0:20190625-193320.log.bz2,240.00 KB, application/x-bzip)
2019-06-25 19:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.25 KB, text/plain)
2019-06-25 19:39 UTC, Toralf Förster
Details
environment (environment,16.92 KB, text/plain)
2019-06-25 19:39 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.23 KB, application/x-bzip)
2019-06-25 19:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-06-25 19:39:33 UTC
    --- PASS: TestReorder/%.2147483648d/[42] (0.00s)
=== RUN   TestCountMallocs
--- FAIL: TestCountMallocs (0.00s)
    fmt_test.go:1443: Sprintf(""): got 3 allocs, want <=0
    fmt_test.go:1443: Sprintf("xxx"): got 4 allocs, want <=1
    fmt_test.go:1443: Sprintf("%x"): got 4 allocs, want <=2

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_libressl-test_20190623-103445

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  (none found)



emerge -qpvO dev-go/go-text
[ebuild  N    ] dev-go/go-text-0.3.0
Comment 1 Toralf Förster gentoo-dev 2019-06-25 19:39:36 UTC
Created attachment 580912 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-25 19:39:39 UTC
Created attachment 580914 [details]
dev-go:go-text-0.3.0:20190625-193320.log.bz2
Comment 3 Toralf Förster gentoo-dev 2019-06-25 19:39:41 UTC
Created attachment 580916 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-25 19:39:44 UTC
Created attachment 580918 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-25 19:39:47 UTC
Created attachment 580920 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2022-01-16 17:36:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dc967572dd212832fdcde3b19441b4c5b294717

commit 5dc967572dd212832fdcde3b19441b4c5b294717
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-01-16 17:35:59 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-16 17:35:59 +0000

    dev-go/go-text: treeclean
    
    Closes: https://bugs.gentoo.org/800141
    Closes: https://bugs.gentoo.org/688714
    Closes: https://bugs.gentoo.org/627072
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-go/go-text/Manifest             |  1 -
 dev-go/go-text/go-text-0.3.0.ebuild | 47 -----------------------------------
 dev-go/go-text/go-text-9999.ebuild  | 49 -------------------------------------
 dev-go/go-text/metadata.xml         | 10 --------
 profiles/package.mask               |  5 ----
 5 files changed, 112 deletions(-)