just check port mapping #4
0 passed, 1 failed and 1 skipped
✅ 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
No tests found
✅ 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
2 tests were completed in 4s with 0 passed, 1 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
DotNet.Testcontainers.Tests.Unit.TestcontainersContainerTest+WithConfiguration | 1❌ | 1⚪ | 2s |
❌ DotNet.Testcontainers.Tests.Unit.TestcontainersContainerTest+WithConfiguration
❌ RandomUdpPortBinding
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: alpine:3.17"}
⚪ RandomUdpPortBindingUdpServer
✅ Testcontainers.WebDriver.Tests.trx
No tests found
Annotations
Check failure on line 213 in src/Testcontainers/Clients/DockerContainerOperations.cs
github-actions / report (windows-2022)
DotNet.Testcontainers.Tests.Unit.TestcontainersContainerTest+WithConfiguration ► RandomUdpPortBinding
Failed test found in:
Testcontainers.Tests.trx
Error:
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: alpine:3.17"}
Raw output
Docker.DotNet.DockerImageNotFoundException : Docker API responded with status code=NotFound, response={"message":"No such image: alpine:3.17"}
at Docker.DotNet.ContainerOperations.<>c.<.cctor>b__30_1(HttpStatusCode statusCode, String responseBody)
at Docker.DotNet.DockerClient.HandleIfErrorResponseAsync(HttpStatusCode statusCode, HttpResponseMessage response, IEnumerable`1 handlers)
at Docker.DotNet.DockerClient.MakeRequestAsync(IEnumerable`1 errorHandlers, HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary`2 headers, TimeSpan timeout, CancellationToken token)
at Docker.DotNet.ContainerOperations.CreateContainerAsync(CreateContainerParameters parameters, CancellationToken cancellationToken)
at DotNet.Testcontainers.Clients.DockerContainerOperations.RunAsync(IContainerConfiguration configuration, CancellationToken ct) in /_/src/Testcontainers/Clients/DockerContainerOperations.cs:line 213
at DotNet.Testcontainers.Clients.TestcontainersClient.RunAsync(IContainerConfiguration configuration, CancellationToken ct) in /_/src/Testcontainers/Clients/TestcontainersClient.cs:line 307
at DotNet.Testcontainers.Containers.DockerContainer.UnsafeCreateAsync(CancellationToken ct) in /_/src/Testcontainers/Containers/DockerContainer.cs:line 415
at DotNet.Testcontainers.Containers.DockerContainer.StartAsync(CancellationToken ct) in /_/src/Testcontainers/Containers/DockerContainer.cs:line 279
at DotNet.Testcontainers.Tests.Unit.TestcontainersContainerTest.WithConfiguration.RandomUdpPortBinding() in D:\a\testcontainers-dotnet\testcontainers-dotnet\tests\Testcontainers.Tests\Unit\Containers\Unix\TestcontainersContainerTest.cs:line 225
at DotNet.Testcontainers.Tests.Unit.TestcontainersContainerTest.WithConfiguration.RandomUdpPortBinding() in D:\a\testcontainers-dotnet\testcontainers-dotnet\tests\Testcontainers.Tests\Unit\Containers\Unix\TestcontainersContainerTest.cs:line 229
--- End of stack trace from previous location ---