build(deps): bump quart from 0.6.13 to 0.19.7 in /tests/requirements #2146
GitHub Actions / Test Report -psycopg2-newest-python-3.6
succeeded
Oct 25, 2024 in 0s
42 passed, 0 failed and 40 skipped
✔️ tests/docker-python-3.6-psycopg2-newest-python-agent-junit.xml
82 tests were completed in 6s with 42 passed, 0 failed and 40 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
pytest | 42✔️ | 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.psycopg_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.psycopg2_tests
✔️ test_update
✔️ test_psycopg2_call_stored_procedure
✔️ test_select_simple
✔️ test_get_destination[None-None-localhost-5432]
✔️ test_select_with_invalid_literal
✔️ test_get_destination[None-5432-localhost-5432]
✔️ test_psycopg_context_manager
✔️ test_get_destination[foo.bar-5432-foo.bar-5432]
✔️ test_update_with_quotes
✔️ test_select_with_difficult_table_name
✔️ test_get_destination[localhost-5432-localhost-5432]
✔️ test_delete_simple
✔️ test_destination
✔️ test_select_with_entity_quotes
✔️ test_psycopg2_rows_affected
✔️ test_create_index_without_name
✔️ test_psycopg2_select_LIKE
✔️ test_select_with_invalid_subselect
✔️ test_psycopg2_connection
✔️ test_delete
✔️ test_psycopg2_tracing_outside_of_elasticapm_transaction
✔️ test_psycopg2_quote_ident
✔️ test_psycopg2_execute_values
✔️ test_select_with_dollar_quotes
✔️ test_savepoint
✔️ test_select_with_invalid_dollar_quotes
✔️ test_drop_table
✔️ test_psycopg2_encrypt_password
✔️ test_multi_statement_sql
✔️ test_begin
✔️ test_psycopg2_composable_query_works
✔️ test_create_index_with_name
✔️ test_insert
✔️ test_select_with_dollar_quotes_custom_token
✔️ test_psycopg2_register_json
✔️ test_select_subselect_with_alias
✔️ test_select_with_multiple_tables
✔️ test_fully_qualified_table_name
✔️ test_select_subselect
✔️ test_get_destination[localhost,foo.bar-5432,1234-localhost-5432]
✔️ test_psycopg2_register_type
✔️ test_select_with_difficult_values
Loading