Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934178 - dev-db/mongodb-4.4.29 fails tests: 197 succeeded, 915 were skipped, 2 failed, 8 errored
Summary: dev-db/mongodb-4.4.29 fails tests: 197 succeeded, 915 were skipped, 2 failed,...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ultrabug
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-13 04:56 UTC by matoro
Modified: 2024-12-11 05:48 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (build.log.gz,882.27 KB, application/gzip)
2024-06-13 04:56 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-06-13 04:56:54 UTC
Created attachment 895724 [details]
build.log and emerge --info

[resmoke] 2024-06-13T04:43:11.448+0000 ================================================================================
[resmoke] 2024-06-13T04:43:11.448+0000 Summary of core suite: 207 test(s) ran in 10.88 seconds (197 succeeded, 915 were skipped, 2 failed, 8 errored)
The following tests failed (with exit code):
    jstests/core/create_indexes.js (1 DB Exception)
    create_indexes:CleanEveryN (1 DB Exception)
The following tests had errors:
    job0_fixture_teardown
    job1_fixture_teardown
    job2_fixture_teardown
    job3_fixture_teardown
    job4_fixture_teardown
    job5_fixture_teardown
    job6_fixture_teardown
    job7_fixture_teardown
If you're unsure where to begin investigating these errors, consider looking at tests in the following order:
    job0_fixture_teardown
    job1_fixture_teardown
    job2_fixture_teardown
    job3_fixture_teardown
    job4_fixture_teardown
    job5_fixture_teardown
    job6_fixture_teardown
    job7_fixture_teardown
    create_indexes:CleanEveryN
    jstests/core/create_indexes.js
[resmoke] 2024-06-13T04:43:11.448+0000 Exiting with code: 1
Comment 1 Larry the Git Cow gentoo-dev 2024-12-11 05:48:40 UTC
The bug has been closed via the following commit(s):

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

commit 2c3eef75a90061b04ffda1b109455dfc56210b40
Author:     Robert Förster <Dessa@gmake.de>
AuthorDate: 2024-09-10 14:38:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-11 05:45:56 +0000

    dev-db/mongodb: drop 4.4.29
    
    Closes: https://bugs.gentoo.org/934178
    Signed-off-by: Robert Förster <Dessa@gmake.de>
    Closes: https://github.com/gentoo/gentoo/pull/38551
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/mongodb/Manifest                            |   1 -
 dev-db/mongodb/files/mongodb-4.4.1-fix-scons.patch |  33 ----
 .../mongodb/files/mongodb-4.4.10-boost-1.79.patch  |  71 --------
 .../files/mongodb-4.4.10-no-force-lld.patch        |  29 ----
 .../mongodb/files/mongodb-4.4.29-boost-1.85.patch  | 146 ----------------
 .../mongodb/files/mongodb-4.4.8-no-compass.patch   |  43 -----
 dev-db/mongodb/mongodb-4.4.29.ebuild               | 189 ---------------------
 7 files changed, 512 deletions(-)