Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fix(mongo): mongo start waiting forever for old mongo versions#783

Merged
alexanderankin merged 2 commits into
testcontainers:maintestcontainers/testcontainers-python:mainfrom
fran-penedo:patch-2fran-penedo/testcontainers-python:patch-2Copy head branch name to clipboard
Oct 7, 2025
Merged

fix(mongo): mongo start waiting forever for old mongo versions#783
alexanderankin merged 2 commits into
testcontainers:maintestcontainers/testcontainers-python:mainfrom
fran-penedo:patch-2fran-penedo/testcontainers-python:patch-2Copy head branch name to clipboard

Conversation

@fran-penedo

Copy link
Copy Markdown
Contributor

Old versions of Mongo, like 3.6, log the message "waiting for connections [...]", with a lowercase 'w', while newer versions log the message with uppercase 'W'. This commit makes the log search when starting the container case insensitive.

Old versions of Mongo, like 3.6, log the message "waiting for connections [...]", with a lowercase 'w', while newer versions log the message with uppercase 'W'. This commit makes the log search when starting the container case insensitive.
@codecov

codecov Bot commented Apr 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@a0785d7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #783   +/-   ##
=======================================
  Coverage        ?   85.32%           
=======================================
  Files           ?       12           
  Lines           ?      668           
  Branches        ?      105           
=======================================
  Hits            ?      570           
  Misses          ?       75           
  Partials        ?       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Tranquility2 Tranquility2 changed the title fix: mongo start waiting forever for old mongo versions fix(mongo): mongo start waiting forever for old mongo versions Jun 27, 2025
@alexanderankin
alexanderankin merged commit 1388612 into testcontainers:main Oct 7, 2025
alexanderankin pushed a commit that referenced this pull request Oct 7, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.13.2](testcontainers-v4.13.1...testcontainers-v4.13.2)
(2025-10-07)


### Bug Fixes

* **core:** Fix issues with doctests
([#893](#893))
([2e4d80a](2e4d80a))
* **core:** waiting improvements + remove decorators in core
([#894](#894))
([f93f379](f93f379))
* issue
[#889](#889)
by changing the annotated return type of `waiting_for` to `Self`.
([#890](#890))
([fe941b1](fe941b1))
* **mongo:** mongo start waiting forever for old mongo versions
([#783](#783))
([1388612](1388612))
* **redpanda:** copy the startup script to a path that can be written …
([#867](#867))
([e6b976d](e6b976d))
* **trino:** Remove deprecated class and decorator from Trino container
([#895](#895))
([bb646e9](bb646e9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@fran-penedo
fran-penedo deleted the patch-2 branch October 9, 2025 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.