Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868930 - [guru] dev-cpp/drogon-1.8.0 fails tests
Summary: [guru] dev-cpp/drogon-1.8.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tastytea
URL: https://github.com/drogonframework/dr...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-06 19:55 UTC by Agostino Sarubbo
Modified: 2022-09-09 20:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,221.52 KB, text/plain)
2022-09-06 19:55 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,24.30 KB, text/plain)
2022-09-06 19:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-09-06 19:55:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/drogon-1.8.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-06 19:55:12 UTC
Created attachment 803626 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-06 19:55:13 UTC
Created attachment 803629 [details]
1-LastTest.log

1-LastTest.log
Comment 3 tastytea 2022-09-06 22:55:15 UTC
I ran the tests 35-40 times and “RealIpResolver” failed 5 times, “CookieSameSite” failed 1 time. The other times all tests passed.

Reported upstream.
Comment 4 Larry the Git Cow gentoo-dev 2022-09-08 01:46:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b17bcfbab92af06106c34350cc70266495251d6c

commit b17bcfbab92af06106c34350cc70266495251d6c
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2022-09-07 18:53:39 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2022-09-07 21:23:41 +0000

    dev-cpp/drogon: fix trantor dependency
    
    This prevents segfaults like in bug 868930, but the same tests still
    fail in seemingly the same frequency.
    
    Bug: https://bugs.gentoo.org/868930
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 dev-cpp/drogon/{drogon-1.8.0.ebuild => drogon-1.8.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2022-09-09 20:02:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3969a15b3da3dd8fe29a7451f013c7c92f61860b

commit 3969a15b3da3dd8fe29a7451f013c7c92f61860b
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2022-09-08 15:52:50 +0000
Commit:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
CommitDate: 2022-09-08 15:56:36 +0000

    dev-cpp/drogon: fix race condition in tests
    
    Closes: https://bugs.gentoo.org/868930
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>

 dev-cpp/drogon/drogon-1.8.0-r1.ebuild              |  2 ++
 .../drogon-1.8.0-fix-tests-race-condition.patch    | 37 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)