Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911426 - games-action/prismlauncher-7.2 fails tests
Summary: games-action/prismlauncher-7.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thiago
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-07-29 19:25 UTC by Agostino Sarubbo
Modified: 2023-11-09 07:47 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,31.95 KB, application/x-xz)
2023-07-29 19:25 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,14.96 KB, text/plain)
2023-07-29 19:25 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 2023-07-29 19:25:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-action/prismlauncher-7.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-29 19:25:51 UTC
Created attachment 866575 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-29 19:25:52 UTC
Created attachment 866576 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2023-07-29 19:25:53 UTC
Error(s) that match a know pattern:


	 10 - TexturePackParse (Failed)
	 11 - DataPackParse (Failed)
	 12 - ShaderPackParse (Failed)
	 13 - WorldSaveParse (Failed)
	 14 - ParseUtils (Failed)
	 15 - Task (Failed)
	 16 - INIFile (Failed)
	 17 - JavaVersion (Failed)
	 18 - Packwiz (Failed)
	 19 - Index (Failed)
	  1 - sys (Failed)
	 20 - Version (Failed)
	  2 - FileSystem (Failed)
	  3 - GZip (Failed)
	  4 - GradleSpecifier (Failed)
	  5 - MojangVersionFormat (Failed)
	  6 - Library (Failed)
	  7 - ResourceFolderModel (Failed)
	  8 - ResourcePackParse (Failed)
	  9 - ResourceModel (Failed)
Comment 4 Larry the Git Cow gentoo-dev 2023-11-09 07:47:22 UTC
The bug has been closed via the following commit(s):

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

commit e752292f0bf53e8d70caed92ddb1b3075209b5e8
Author:     Thiago Donato Ferreira <flowlnlnln@gmail.com>
AuthorDate: 2023-11-08 22:42:36 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-11-09 07:47:11 +0000

    games-action/prismlauncher: disable ASan in debug build
    
    This caused issues with the tests on CI, and was already changed in a
    new release. Disabling it is easier than making a mess of DEPENDs to
    support it properly, particularly so since it shouldn't be an issue on
    new releases going forward.
    
    Closes: https://bugs.gentoo.org/911426
    Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com>
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 games-action/prismlauncher/prismlauncher-7.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)