Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 742599

Summary: www-client/luakit-2017.08.10 fails test_undo_close_works test_undo_close_restores_tab_history test_scrolling_works
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: OzTiram <oz.tiram>
Status: CONFIRMED ---    
Severity: normal CC: jer, proxy-maint
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-15 06:09:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/luakit-2017.08.10 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-15 06:09:44 UTC
Created attachment 660321 [details]
build.log

build log and emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-09-24 09:44:58 UTC
Looks like some tests take too long and the code explicitly evaluates timeouts as test failures.
Comment 3 Larry the Git Cow gentoo-dev 2020-09-24 09:46:03 UTC
The bug has been referenced in the following commit(s):

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

commit 0866090abf8a34ee32c80ea5776769ac63d1107c
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-09-24 09:45:35 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-09-24 09:46:00 +0000

    www-client/luakit: Disable some failing tests
    
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Bug: https://bugs.gentoo.org/742599
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 www-client/luakit/luakit-2.2.1.ebuild | 5 +++++
 www-client/luakit/luakit-9999.ebuild  | 5 +++++
 2 files changed, 10 insertions(+)
Comment 4 OzTiram 2021-07-24 23:16:39 UTC
I reported this bug upstream:

https://github.com/luakit/luakit/issues/943