Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698166 - net-libs/libktorrent-2.1.1: test failure: test superseedtest failed
Summary: net-libs/libktorrent-2.1.1: test failure: test superseedtest failed
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: 2019-10-20 22:02 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-10-26 22:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.gz,20.17 KB, application/gzip)
2019-10-20 22:02 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-10-20 22:02:11 UTC
Created attachment 593508 [details]
build.log

> 8/30 Testing: superseedtest
> 8/30 Test: superseedtest
> Command: "/var/tmp/portage/net-libs/libktorrent-2.1.1/work/libktorrent-2.1.1_build/src/peer/tests/superseedtest"
> Directory: /var/tmp/portage/net-libs/libktorrent-2.1.1/work/libktorrent-2.1.1_build/src/peer/tests
> "superseedtest" start time: Oct 20 23:56 CEST
> Output:
> ----------------------------------------------------------
> ********* Start testing of SuperSeedTest *********
> Config: Using QtTest library 5.12.5, Qt 5.12.5 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 8.3.0)
> PASS   : SuperSeedTest::initTestCase()
> FAIL!  : SuperSeedTest::testSuperSeeding() '!allowCalled(downloader)' returned FALSE. ()
>    Loc: [/var/tmp/portage/net-libs/libktorrent-2.1.1/work/libktorrent-2.1.1/src/peer/tests/superseedtest.cpp(155)]
> PASS   : SuperSeedTest::cleanupTestCase()
> Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 22ms
> ********* Finished testing of SuperSeedTest *********
> <end of output>
> Test time =   0.24 sec
> ----------------------------------------------------------
> Test Failed.
> "superseedtest" end time: Oct 20 23:56 CEST
> "superseedtest" time elapsed: 00:00:00
> ----------------------------------------------------------
> 

97% tests passed, 1 tests failed out of 30

Total Test time (real) =  41.07 sec

The following tests FAILED:
          8 - superseedtest (Failed)
Errors while running CTest
 * ERROR: net-libs/libktorrent-2.1.1::gentoo failed (test phase):
Comment 1 Andreas Sturmlechner gentoo-dev 2019-10-21 12:53:07 UTC
superseedtest works fine for me, but utppolltest fails both in 2.1-r1 as well as 2.1.1...

there is minimal change over 2.1-r1 so I doubt this failure is new...
Comment 2 Larry the Git Cow gentoo-dev 2019-10-26 22:42:16 UTC
The bug has been closed via the following commit(s):

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

commit 77278f529366e5eebe9ace0e2865dcd657f1b81c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-10-26 22:41:40 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-10-26 22:41:57 +0000

    net-libs/libktorrent: Disable more brittle tests
    
    Closes: https://bugs.gentoo.org/698166
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/libktorrent/libktorrent-2.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)