[SERVER-40801] resmoke.py logs invalid --excludeWithAnyTags command line argument for local execution Created: 24/Apr/19  Updated: 29/Oct/23  Resolved: 24/Apr/19

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 4.1.11

Type: Bug Priority: Major - P3
Reporter: Max Hirschhorn Assignee: Max Hirschhorn
Resolution: Fixed Votes: 0
Labels: tig-resmoke
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-40241 Have resmoke.py log an invocation for... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: STM 2019-05-06
Participants:
Story Points: 1

 Description   

The to_local_args() function serializes option_value as a string even when it may actually be a list. The --excludeWithAnyTags and --includeWithAnyTags command line options are currently the only two which use action="append".

[2019/04/24 15:31:06.412] [resmoke] 2019-04-24T15:31:06.412+0000 verbatim resmoke.py invocation: buildscripts/evergreen_run_tests.py --suites=core --shellReadMode=legacy --shellWriteMode=compatibility --storageEngine=wiredTiger --excludeWithAnyTags=requires_find_command --jobs=4 --shuffle --continueOnFailure --storageEngineCacheSizeGB=1 --tagFile=etc/test_retrial.yml --log=buildlogger --staggerJobs=on --buildId=mongodb_mongo_master_enterprise_rhel_62_64_bit_f202c4c1ba24b9f561e8b11dac5b04fa0eeb4919_19_04_24_14_47_53 --distroId=rhel62-small --executionNumber=0 --projectName=mongodb-mongo-master --gitRevision=f202c4c1ba24b9f561e8b11dac5b04fa0eeb4919 --revisionOrderId=25585 --taskId=mongodb_mongo_master_enterprise_rhel_62_64_bit_jsCore_compatibility_f202c4c1ba24b9f561e8b11dac5b04fa0eeb4919_19_04_24_14_47_53 --taskName=jsCore_compatibility --variantName=enterprise-rhel-62-64-bit --versionId=mongodb_mongo_master_f202c4c1ba24b9f561e8b11dac5b04fa0eeb4919 --archiveFile=archive.json --reportFile=report.json --perfReportFile=perf.json
[2019/04/24 15:31:06.414] [resmoke] 2019-04-24T15:31:06.413+0000 resmoke.py invocation for local usage: buildscripts/resmoke.py --suites=core --storageEngine=wiredTiger --continueOnFailure --excludeWithAnyTags=['requires_find_command'] --jobs=4 --shellReadMode=legacy --shellWriteMode=compatibility --shuffleMode=on --storageEngineCacheSizeGB=1

https://evergreen.mongodb.com/task/mongodb_mongo_master_enterprise_rhel_62_64_bit_jsCore_compatibility_f202c4c1ba24b9f561e8b11dac5b04fa0eeb4919_19_04_24_14_47_53



 Comments   
Comment by Githook User [ 24/Apr/19 ]

Author:

{'email': 'max.hirschhorn@mongodb.com', 'name': 'Max Hirschhorn', 'username': 'visemet'}

Message: SERVER-40801 Fix local resmoke invocation for action="append" arguments.
Branch: master
https://github.com/mongodb/mongo/commit/98eebc9356f85fa7611d6bc876eaa631cfe75009

Generated at Thu Feb 08 04:56:00 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.