Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662756 - kde-apps/konsole-18.04.3 test failure
Summary: kde-apps/konsole-18.04.3 test failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-08-03 23:34 UTC by Alexey
Modified: 2023-08-02 05:48 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_662756.txt,19.21 KB, text/plain)
2018-08-03 23:34 UTC, Alexey
Details
build.log (build.log,726.46 KB, text/plain)
2018-08-03 23:35 UTC, Alexey
Details
LastTest.log (LastTest.log,21.38 KB, text/plain)
2018-08-03 23:36 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2018-08-03 23:34:35 UTC
Created attachment 542280 [details]
emerge --info

Start  1: CharacterColorTest
 1/13 Test  #1: CharacterColorTest ...............   Passed    0.01 sec
      Start  2: CharacterWidthTest
 2/13 Test  #2: CharacterWidthTest ...............   Passed    0.03 sec
      Start  3: DBusTest
      Start  4: HistoryTest
 3/13 Test  #4: HistoryTest ......................   Passed    0.10 sec
      Start  5: KeyboardTranslatorTest
 4/13 Test  #5: KeyboardTranslatorTest ...........   Passed    0.10 sec
      Start  6: PartTest
      Start  7: ProfileTest
 5/13 Test  #7: ProfileTest ......................   Passed    0.21 sec
      Start  8: PtyTest
 6/13 Test  #8: PtyTest ..........................   Passed    0.21 sec
      Start  9: SessionTest
 7/13 Test  #9: SessionTest ......................   Passed    0.20 sec
      Start 10: ShellCommandTest
 8/13 Test #10: ShellCommandTest .................   Passed    0.20 sec
      Start 11: TerminalCharacterDecoderTest
 9/13 Test #11: TerminalCharacterDecoderTest .....   Passed    0.21 sec
      Start 12: TerminalTest
10/13 Test #12: TerminalTest .....................   Passed    0.20 sec
      Start 13: TerminalInterfaceTest
11/13 Test #13: TerminalInterfaceTest ............***Failed    2.68 sec
12/13 Test  #3: DBusTest .........................   Passed    5.49 sec
13/13 Test  #6: PartTest .........................   Passed    5.43 sec
Comment 1 Alexey 2018-08-03 23:35:10 UTC
Created attachment 542282 [details]
build.log
Comment 2 Alexey 2018-08-03 23:36:04 UTC
ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Comment 3 Alexey 2018-08-03 23:36:34 UTC
Created attachment 542284 [details]
LastTest.log
Comment 4 Michael Palimaka (kensington) gentoo-dev 2018-08-10 13:28:50 UTC
Does this pass with FEATURES="-userpriv"? What are your permissions on /tmp?
Comment 5 Alexey 2018-08-10 18:53:11 UTC
$ ll -d /tmp /var/tmp
drwxrwxrwt 15 root root 12K авг 10 19:47 /var/tmp
lrwxrwxrwx  1 root root   7 окт 24  2014 /tmp -> var/tmp

The same with FEATURES="-userpriv"
Comment 6 Andreas Sturmlechner gentoo-dev 2019-12-07 10:12:54 UTC
Still happening with 19.08.3?
Comment 7 Alexey 2019-12-09 19:41:40 UTC
Yes, still broken.
Comment 8 Larry the Git Cow gentoo-dev 2023-08-02 05:47:53 UTC
The bug has been closed via the following commit(s):

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

commit 2fab3b7be08f643076c426d63537b6728c35bba3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-02 05:47:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-02 05:47:33 +0000

    kde-apps/konsole: skip extremely flaky TerminalInterfaceTest test
    
    Closes: https://bugs.gentoo.org/862594
    Closes: https://bugs.gentoo.org/662756
    Signed-off-by: Sam James <sam@gentoo.org>

 kde-apps/konsole/konsole-23.04.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2023-08-02 05:48:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=7dd55c74bcf8fa7d3b47b31e083567be2f7b7030

commit 7dd55c74bcf8fa7d3b47b31e083567be2f7b7030
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-08-02 05:47:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-08-02 05:48:09 +0000

    kde-apps/konsole: skip extremely flaky TerminalInterfaceTest test
    
    Closes: https://bugs.gentoo.org/862594
    Closes: https://bugs.gentoo.org/662756
    Signed-off-by: Sam James <sam@gentoo.org>

 kde-apps/konsole/konsole-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)