Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: test pymongo-newest against mongodb 4.0 #2211

Merged
merged 1 commit into from
Feb 5, 2025

ci: test pymongo against mongodb 4.0

c893f30
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

ci: test pymongo-newest against mongodb 4.0 #2211

ci: test pymongo against mongodb 4.0
c893f30
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Report -psycopg-newest-python-3.6 succeeded Feb 5, 2025 in 0s

8 passed, 0 failed and 40 skipped

Tests passed successfully

✔️ tests/docker-python-3.6-psycopg-newest-python-agent-junit.xml

48 tests were completed in 6s with 8 passed, 0 failed and 40 skipped.

Test suite Passed Failed Skipped Time
pytest 8✔️ 40✖️ 6s

✔️ pytest

✖️ tests.context.eventlet_threading_tests
✖️ tests.context.gevent_threading_tests
✖️ tests.contrib.test_eventlet
✖️ tests.contrib.asgi.asgi_tests
✖️ tests.contrib.celery.django_tests
✖️ tests.contrib.celery.flask_tests
✖️ tests.contrib.django.django_tests
✖️ tests.contrib.flask.flask_tests
✖️ tests.contrib.grpc.grpc_client_tests
✖️ tests.contrib.opentelemetry.tests
✖️ tests.contrib.opentracing.tests
✖️ tests.contrib.sanic.sanic_tests
✖️ tests.contrib.serverless.azurefunctions.azure_functions_tests
✖️ tests.contrib.twisted.tests
✖️ tests.instrumentation.azure_tests
✖️ tests.instrumentation.botocore_tests
✖️ tests.instrumentation.cassandra_tests
✖️ tests.instrumentation.elasticsearch_tests
✖️ tests.instrumentation.flask_tests
✖️ tests.instrumentation.graphql_tests
✖️ tests.instrumentation.httplib2_tests
✖️ tests.instrumentation.httpx_tests
✖️ tests.instrumentation.kafka_tests
✖️ tests.instrumentation.mysql_connector_tests
✖️ tests.instrumentation.mysqlclient_tests
✖️ tests.instrumentation.psycopg2_tests
✖️ tests.instrumentation.pylibmc_tests
✖️ tests.instrumentation.pymemcache_tests
✖️ tests.instrumentation.pymongo_tests
✖️ tests.instrumentation.pymssql_tests
✖️ tests.instrumentation.pymysql_tests
✖️ tests.instrumentation.pyodbc_tests
✖️ tests.instrumentation.python_memcached_tests
✖️ tests.instrumentation.redis_tests
✖️ tests.instrumentation.requests_tests
✖️ tests.instrumentation.starlette_tests
✖️ tests.instrumentation.django_tests.template_tests
✖️ tests.instrumentation.jinja2_tests.jinja2_tests
✖️ tests.metrics.cpu_psutil_tests
✖️ tests.metrics.prometheus_tests
tests.instrumentation.psycopg_tests
  ✔️ test_psycopg_connection
  ✔️ test_psycopg_binary_query_works
  ✔️ test_psycopg_composable_query_works
  ✔️ test_psycopg_rows_affected
  ✔️ test_psycopg_tracing_outside_of_elasticapm_transaction
  ✔️ test_psycopg_context_manager
  ✔️ test_psycopg_select_LIKE
  ✔️ test_destination