
OPERATIONAL DEFECT DATABASE
...

...
Expected error message: Unknown suite 'suite_that_does_not_exist' Actual error message: TypeError: not all arguments converted during string formatting $ python3 buildscripts/resmoke.py run --suite=suite_that_does_not_exist [resmoke] 16:47:11.246Z verbatim resmoke.py invocation: buildscripts/resmoke.py run --suite=suite_that_does_not_exist Traceback (most recent call last): File "/home/mark/src/mongo/buildscripts/resmoke.py", line 14, in cli.main(sys.argv) File "/home/mark/src/mongo/buildscripts/resmokelib/cli.py", line 21, in main subcommand.execute() File "/home/mark/src/mongo/buildscripts/resmokelib/run/__init__.py", line 131, in execute self.run_tests() File "/home/mark/src/mongo/buildscripts/resmokelib/run/__init__.py", line 252, in run_tests suites = self._get_suites() File "/home/mark/src/mongo/buildscripts/resmokelib/run/__init__.py", line 336, in _get_suites return suitesconfig.get_suites(config.SUITE_FILES, config.TEST_FILES) File "/home/mark/src/mongo/buildscripts/resmokelib/suitesconfig.py", line 114, in get_suites suite_config = _get_suite_config(suite_filename) File "/home/mark/src/mongo/buildscripts/resmokelib/suitesconfig.py", line 129, in _get_suite_config return SuiteFinder.get_config_obj(suite_name_or_path) File "/home/mark/src/mongo/buildscripts/resmokelib/suitesconfig.py", line 334, in get_config_obj raise errors.SuiteNotFound("Unknown suite 's'" % suite_path) TypeError: not all arguments converted during string formatting
xgen-internal-githook commented on Mon, 25 Oct 2021 16:27:22 +0000: Author: {'name': 'Robert Guo', 'email': 'robert.guo@mongodb.com'} Message: SERVER-60722 fix missing resmoke suite Branch: master https://github.com/mongodb/mongo/commit/13a0f383f7b7a4e13659d0f8b11c43dffb53ed9f xgen-internal-githook commented on Thu, 21 Oct 2021 03:37:52 +0000: Author: {'name': 'Robert Guo', 'email': 'robert.guo@mongodb.com'} Message: SERVER-60722 fix typo in resmoke suitesconfig error message Branch: master https://github.com/mongodb/mongo/commit/62cf5c7391dfd6ffc9a678e99ed4755aeb8fc281
python3 buildscripts/resmoke.py run --suite=suite_that_does_not_exist
Click on a version to see all relevant bugs
MongoDB Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.