testcontainers-python icon indicating copy to clipboard operation
testcontainers-python copied to clipboard

Reproducible test case for issue 707

Open chrismaeda opened this issue 1 year ago • 0 comments

  • pytest fixture builds a custom mysql 8.0 image with the stuff table
  • test_mysql_custom_image/test_docker_run_mysql_8_custom gets a timeout error
  • test_mysql_custom_image/test_docker_run_mysql_8_custom_overwrite_connect_method passes

chrismaeda avatar Oct 30 '24 17:10 chrismaeda