Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649846 - dev-perl/Test-Timer-2.60.0 : [TEST] # Failed test subtest time_between, failing test of Failing test of time_between compare diag
Summary: dev-perl/Test-Timer-2.60.0 : [TEST] # Failed test subtest time_between, faili...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://github.com/jonasbn/perl-test-...
Whiteboard: revisit when >=virtual/perl-Test-Simp...
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-07 15:32 UTC by Toralf Förster
Modified: 2019-07-25 06:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.28 KB, text/plain)
2018-03-07 15:32 UTC, Toralf Förster
Details
dev-perl:Test-Timer-2.60.0:20180307-132156.log (dev-perl:Test-Timer-2.60.0:20180307-132156.log,4.46 KB, text/plain)
2018-03-07 15:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,101.49 KB, text/plain)
2018-03-07 15:32 UTC, Toralf Förster
Details
environment (environment,34.58 KB, text/plain)
2018-03-07 15:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.34 KB, application/x-bzip)
2018-03-07 15:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.80 KB, application/x-bzip)
2018-03-07 15:32 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,2.03 KB, application/x-bzip)
2018-03-07 15:32 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 2018-03-07 15:32:10 UTC
t/test-tester.t ... 29/? 
t/test-tester.t ... 36/? 
#   Failed test 'subtest 'time_between, failing test' of 'Failing test of time_between' compare diag'
#   at t/test-tester.t line 54.
# Got diag (79 bytes):
# 'Test ran 4 seconds and did not execute within specified interval 1 - 2 seconds'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl-test_20180304-100829

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-perl/Test-Timer
[ebuild  N    ] dev-perl/Test-Timer-2.60.0  USE="{test}"
Comment 1 Toralf Förster gentoo-dev 2018-03-07 15:32:13 UTC
Created attachment 522832 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-07 15:32:16 UTC
Created attachment 522834 [details]
dev-perl:Test-Timer-2.60.0:20180307-132156.log
Comment 3 Toralf Förster gentoo-dev 2018-03-07 15:32:19 UTC
Created attachment 522836 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-07 15:32:22 UTC
Created attachment 522838 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-07 15:32:25 UTC
Created attachment 522840 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-07 15:32:28 UTC
Created attachment 522842 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-07 15:32:31 UTC
Created attachment 522844 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-03-09 06:20:28 UTC
Is this failure repeatable? Seems like the nature of the test could be subject to system load...
Comment 9 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-03-09 06:32:18 UTC
This is supposedly addressed in 2.07, however, I can't ship anything newer than 2.07 at present due to it requiring a newer virtual/perl-Test-Simple
Comment 10 Larry the Git Cow gentoo-dev 2019-07-17 09:07:33 UTC
The bug has been referenced in the following commit(s):

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

commit e4a6b01fad01cdfffb90547cc9aa1fbb4d37cc06
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-17 09:07:12 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-17 09:07:25 +0000

    dev-perl/Test-Timer: Bump to version 2.100.0 re bug #649846
    
    Upstream:
    - Tests now less sensitive to load problems
    - Restore use of sleep instead of select in tests
    - Remove redundant tests
    - Elimiate use of regexp for parsing benchmark output
    
    Bug: https://bugs.gentoo.org/649846
    Bug: https://github.com/jonasbn/perl-test-timer/issues/17
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Test-Timer/Manifest                       |  1 +
 dev-perl/Test-Timer/Test-Timer-2.100.0.ebuild      | 35 ++++++++++
 .../Test-Timer/files/Test-Timer-2.10-prereqs.patch | 78 ++++++++++++++++++++++
 3 files changed, 114 insertions(+)
Comment 11 Larry the Git Cow gentoo-dev 2019-07-25 06:48:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=359b4220cc3543d703f99051c64ee303e19551d8

commit 359b4220cc3543d703f99051c64ee303e19551d8
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-25 01:45:43 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-25 06:47:27 +0000

    dev-perl/Test-Timer: Cleanup old versions
    
    Closes: https://bugs.gentoo.org/649846
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Test-Timer/Manifest                  |  3 ---
 dev-perl/Test-Timer/Test-Timer-0.130.0.ebuild | 33 --------------------------
 dev-perl/Test-Timer/Test-Timer-1.0.0.ebuild   | 33 --------------------------
 dev-perl/Test-Timer/Test-Timer-2.60.0.ebuild  | 34 ---------------------------
 4 files changed, 103 deletions(-)