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

fix: Throw exception if Docker resource does not exist instead of silently ignoring it #1254

Merged
merged 3 commits into from
Sep 6, 2024

chore: Catch specific DockerContainerNotFoundException exception

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

fix: Throw exception if Docker resource does not exist instead of silently ignoring it #1254

chore: Catch specific DockerContainerNotFoundException exception
bbb8736
Select commit
Loading
Failed to load commit list.
GitHub Actions / report (windows-2022) succeeded Sep 6, 2024 in 1s

2 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Testcontainers.ActiveMq.Tests.trx 6s
Testcontainers.ArangoDb.Tests.trx 5s
Testcontainers.Azurite.Tests.trx 5s
Testcontainers.BigQuery.Tests.trx 5s
Testcontainers.Bigtable.Tests.trx 3s
Testcontainers.ClickHouse.Tests.trx 3s
Testcontainers.CockroachDb.Tests.trx 3s
Testcontainers.Consul.Tests.trx 7s
Testcontainers.CosmosDb.Tests.trx 3s
Testcontainers.Couchbase.Tests.trx 3s
Testcontainers.CouchDb.Tests.trx 3s
Testcontainers.Databases.Tests.trx 10s
Testcontainers.DynamoDb.Tests.trx 3s
Testcontainers.Elasticsearch.Tests.trx 4s
Testcontainers.EventStoreDb.Tests.trx 7s
Testcontainers.FakeGcsServer.Tests.trx 3s
Testcontainers.FirebirdSql.Tests.trx 3s
Testcontainers.Firestore.Tests.trx 3s
Testcontainers.InfluxDb.Tests.trx 3s
Testcontainers.JanusGraph.Tests.trx 5s
Testcontainers.K3s.Tests.trx 3s
Testcontainers.Kafka.Tests.trx 3s
Testcontainers.Keycloak.Tests.trx 3s
Testcontainers.Kusto.Tests.trx 3s
Testcontainers.LocalStack.Tests.trx 3s
Testcontainers.MariaDb.Tests.trx 3s
Testcontainers.Milvus.Tests.trx 5s
Testcontainers.Minio.Tests.trx 3s
Testcontainers.MongoDb.Tests.trx 3s
Testcontainers.MsSql.Tests.trx 3s
Testcontainers.MySql.Tests.trx 6s
Testcontainers.Nats.Tests.trx 3s
Testcontainers.Neo4j.Tests.trx 3s
Testcontainers.Oracle.Tests.trx 3s
Testcontainers.Papercut.Tests.trx 3s
Testcontainers.Platform.Linux.Tests.trx 3s
Testcontainers.Platform.Windows.Tests.trx 2✅ 104s
Testcontainers.PostgreSql.Tests.trx 2s
Testcontainers.PubSub.Tests.trx 3s
Testcontainers.Pulsar.Tests.trx 2s
Testcontainers.RabbitMq.Tests.trx 2s
Testcontainers.RavenDb.Tests.trx 2s
Testcontainers.Redis.Tests.trx 3s
Testcontainers.Redpanda.Tests.trx 2s
Testcontainers.ResourceReaper.Tests.trx 2s
Testcontainers.SqlEdge.Tests.trx 3s
Testcontainers.Tests.trx 3s
Testcontainers.WebDriver.Tests.trx 3s

✅ Testcontainers.ActiveMq.Tests.trx

No tests found

✅ Testcontainers.ArangoDb.Tests.trx

No tests found

✅ Testcontainers.Azurite.Tests.trx

No tests found

✅ Testcontainers.BigQuery.Tests.trx

No tests found

✅ Testcontainers.Bigtable.Tests.trx

No tests found

✅ Testcontainers.ClickHouse.Tests.trx

No tests found

✅ Testcontainers.CockroachDb.Tests.trx

No tests found

✅ Testcontainers.Consul.Tests.trx

No tests found

✅ Testcontainers.CosmosDb.Tests.trx

No tests found

✅ Testcontainers.Couchbase.Tests.trx

No tests found

✅ Testcontainers.CouchDb.Tests.trx

No tests found

✅ Testcontainers.Databases.Tests.trx

No tests found

✅ Testcontainers.DynamoDb.Tests.trx

No tests found

✅ Testcontainers.Elasticsearch.Tests.trx

No tests found

✅ Testcontainers.EventStoreDb.Tests.trx

No tests found

✅ Testcontainers.FakeGcsServer.Tests.trx

No tests found

✅ Testcontainers.FirebirdSql.Tests.trx

No tests found

✅ Testcontainers.Firestore.Tests.trx

No tests found

✅ Testcontainers.InfluxDb.Tests.trx

No tests found

✅ Testcontainers.JanusGraph.Tests.trx

No tests found

✅ Testcontainers.K3s.Tests.trx

No tests found

✅ Testcontainers.Kafka.Tests.trx

No tests found

✅ Testcontainers.Keycloak.Tests.trx

No tests found

✅ Testcontainers.Kusto.Tests.trx

No tests found

✅ Testcontainers.LocalStack.Tests.trx

No tests found

✅ Testcontainers.MariaDb.Tests.trx

No tests found

✅ Testcontainers.Milvus.Tests.trx

No tests found

✅ Testcontainers.Minio.Tests.trx

No tests found

✅ Testcontainers.MongoDb.Tests.trx

No tests found

✅ Testcontainers.MsSql.Tests.trx

No tests found

✅ Testcontainers.MySql.Tests.trx

No tests found

✅ Testcontainers.Nats.Tests.trx

No tests found

✅ Testcontainers.Neo4j.Tests.trx

No tests found

✅ Testcontainers.Oracle.Tests.trx

No tests found

✅ Testcontainers.Papercut.Tests.trx

No tests found

✅ Testcontainers.Platform.Linux.Tests.trx

No tests found

✅ Testcontainers.Platform.Windows.Tests.trx

2 tests were completed in 104s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Testcontainers.Tests.WindowsContainerTest+UntilCommandIsCompleted 1✅ 270ms
Testcontainers.Tests.WindowsContainerTest+UntilPortIsAvailable 1✅ 265ms

✅ Testcontainers.Tests.WindowsContainerTest+UntilCommandIsCompleted

✅ ContainerIsRunning

✅ Testcontainers.Tests.WindowsContainerTest+UntilPortIsAvailable

✅ ContainerIsRunning

✅ Testcontainers.PostgreSql.Tests.trx

No tests found

✅ Testcontainers.PubSub.Tests.trx

No tests found

✅ Testcontainers.Pulsar.Tests.trx

No tests found

✅ Testcontainers.RabbitMq.Tests.trx

No tests found

✅ Testcontainers.RavenDb.Tests.trx

No tests found

✅ Testcontainers.Redis.Tests.trx

No tests found

✅ Testcontainers.Redpanda.Tests.trx

No tests found

✅ Testcontainers.ResourceReaper.Tests.trx

No tests found

✅ Testcontainers.SqlEdge.Tests.trx

No tests found

✅ Testcontainers.Tests.trx

No tests found

✅ Testcontainers.WebDriver.Tests.trx

No tests found