Skip to content

Don't use NpgsqlDataSource from DI if connection string/connection is specified #2233

Don't use NpgsqlDataSource from DI if connection string/connection is specified

Don't use NpgsqlDataSource from DI if connection string/connection is specified #2233

Triggered via pull request February 17, 2024 18:01
Status Failure
Total duration 10m 9s
Artifacts

build.yml

on: pull_request
Matrix: build
publish-ci
0s
publish-ci
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (ubuntu-22.04, 16, Debug)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (ubuntu-22.04, 13, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (ubuntu-22.04, 16, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (ubuntu-22.04, 15, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (ubuntu-22.04, 14, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (ubuntu-22.04, 12, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (windows-2022, 15, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (windows-2022, 16, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (windows-2022, 14, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (windows-2022, 13, Release)
Process completed with exit code 1.
Npgsql.EntityFrameworkCore.PostgreSQL.NpgsqlRelationalConnectionTest.Uses_DbDataSource_from_application_service_provider: test/EFCore.PG.Tests/NpgsqlRelationalConnectionTest.cs#L70
Assert.Same() Failure: Values are not the same instance Expected: PoolingDataSource { ConnectionString = "Host=FakeHost" } Actual: null
build (windows-2022, 12, Release)
Process completed with exit code 1.