[SERVER-61724] resmoke.py list-tags fails with TypeError Created: 24/Nov/21  Updated: 29/Oct/23  Resolved: 03/Dec/21

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 5.2.0

Type: Bug Priority: Major - P3
Reporter: A. Jesse Jiryu Davis Assignee: A. Jesse Jiryu Davis
Resolution: Fixed Votes: 0
Labels: auto-reverted
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Problem/Incident
Related
is related to SERVER-55857 Support loading generated suites in r... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: Server Serverless 2021-11-29, Server Serverless 2021-12-13
Participants:
Linked BF Score: 152

 Description   

python3 buildscripts/resmoke.py list-tags
Traceback (most recent call last):
  File "/Users/emptysquare/co/mongo/buildscripts/resmoke.py", line 14, in <module>
    cli.main(sys.argv)
  File "/Users/emptysquare/co/mongo/buildscripts/resmokelib/cli.py", line 21, in main
    subcommand.execute()
  File "/Users/emptysquare/co/mongo/buildscripts/resmokelib/run/__init__.py", line 125, in execute
    self.list_tags()
  File "/Users/emptysquare/co/mongo/buildscripts/resmokelib/run/__init__.py", line 162, in list_tags
    for suite_name, suite_file in get_suite_files():
  File "/Users/emptysquare/co/mongo/buildscripts/resmokelib/suitesconfig.py", line 42, in get_suite_files
    return ExplicitSuiteConfig.get_suite_files() + MatrixSuiteConfig.get_suite_files()
TypeError: unsupported operand type(s) for +: 'dict' and 'dict'



 Comments   
Comment by Githook User [ 03/Dec/21 ]

Author:

{'name': 'A. Jesse Jiryu Davis', 'email': 'jesse@mongodb.com', 'username': 'ajdavis'}

Message: SERVER-61724 Fix resmoke.py list-tags
Branch: master
https://github.com/mongodb/mongo/commit/4e544b512f14869497c6f983ebbcd245e6984a76

Comment by xgen-buildbaron-user [ 25/Nov/21 ]

Ticket re-opened due to revert. build_variant_gen began a consistent failure of build_variant_gen

Comment by Githook User [ 25/Nov/21 ]

Author:

{'name': 'auto-revert-processor', 'email': 'dev-prod-dag@mongodb.com'}

Message: Revert "SERVER-61724 Fix resmoke.py list-tags"

This reverts commit e8b7f78feb0d5f253e79b31a3790547b15bf1f0b.
Branch: master
https://github.com/mongodb/mongo/commit/dbec38dee0fdc11f8414cd002e9fc558132c1e16

Comment by Githook User [ 24/Nov/21 ]

Author:

{'name': 'A. Jesse Jiryu Davis', 'email': 'jesse@mongodb.com', 'username': 'ajdavis'}

Message: SERVER-61724 Fix resmoke.py list-tags
Branch: master
https://github.com/mongodb/mongo/commit/e8b7f78feb0d5f253e79b31a3790547b15bf1f0b

Generated at Thu Feb 08 05:53:09 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.