Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729858 - dev-db/mongodb fails tests: resmoke.py: error: argument command: invalid choice: 'core'
Summary: dev-db/mongodb fails tests: resmoke.py: error: argument command: invalid choi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL: https://jira.mongodb.org/browse/SERVE...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 735276
  Show dependency tree
 
Reported: 2020-06-27 13:49 UTC by Agostino Sarubbo
Modified: 2020-09-27 14:15 UTC (History)
1 user (show)

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


Attachments
build.log.bz2 (build.log.bz2,104.45 KB, application/x-bzip-compressed-tar)
2020-06-27 13:49 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 2020-06-27 13:49:20 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: dev-db/mongodb fails tests.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-27 13:49:28 UTC
Created attachment 646722 [details]
build.log.bz2

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-25 10:47:57 UTC
>usage: resmoke.py [-h] {run,list-suites,find-suites,hang-analyzer} ...
>resmoke.py: error: argument command: invalid choice: 'core' (choose from 'run', >'list-suites', 'find-suites', 'hang-analyzer')
> * ERROR: dev-db/mongodb-4.2.8::gentoo failed (test phase):
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-27 03:47:43 UTC
I’ll fix in morning, passes fine with extra argument.
Comment 4 Larry the Git Cow gentoo-dev 2020-09-27 14:15:32 UTC
The bug has been closed via the following commit(s):

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

commit bcd1a9714437aeaa6fb310cd190e6b4d924560af
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-27 14:14:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-27 14:14:33 +0000

    dev-db/mongodb: fix running tests
    
    Closes: https://bugs.gentoo.org/729858
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/mongodb/mongodb-4.2.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)