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

Flaky test: Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests.ConformanceTests_Pooling_TypeSpecificConfig.ConnectionInformationIsDelayValidate #365

Open
JamesNK opened this issue Oct 18, 2023 · 3 comments
Labels
area-integrations Issues pertaining to Aspire Integrations packages flaky-test postgres Issues related to Postgres integrations testing ☑️
Milestone

Comments

@JamesNK
Copy link
Member

JamesNK commented Oct 18, 2023

Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests.ConformanceTests_Pooling_TypeSpecificConfig.ConnectionInformationIsDelayValidated(useKey: False)
Assert.Throws() Failure
Expected: typeof(System.InvalidOperationException)
Actual:   (No exception was thrown)

https://dev.azure.com/dnceng/7ea9116e-9fac-403d-b258-b31fcf1bb293/_build/results?buildId=2294006

@danmoseley danmoseley added the area-integrations Issues pertaining to Aspire Integrations packages label Oct 23, 2023
@eerhardt eerhardt added this to the some time after preview milestone Nov 2, 2023
eerhardt added a commit that referenced this issue Nov 6, 2023
This test randomly fails because of npgsql/efcore.pg#2891. Disabling it until that bug is fixed.

Fix #496
Contributes to #365
davidfowl pushed a commit that referenced this issue Nov 7, 2023
This test randomly fails because of npgsql/efcore.pg#2891. Disabling it until that bug is fixed.

Fix #496
Contributes to #365
@eerhardt
Copy link
Member

eerhardt commented Nov 7, 2023

Keeping this issue open until npgsql/efcore.pg#2891 is fixed. Then we can re-enable the disabled test.

@danmoseley danmoseley removed this from the needs milestone (for GA) milestone Nov 13, 2023
@davidfowl
Copy link
Member

Did we fix this @eerhardt ?

@davidfowl davidfowl added this to the preview TBD (but in 8.0) milestone Jan 27, 2024
@eerhardt
Copy link
Member

Did we fix this @eerhardt ?

No. See above.

@davidfowl davidfowl added testing ☑️ postgres Issues related to Postgres integrations labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues pertaining to Aspire Integrations packages flaky-test postgres Issues related to Postgres integrations testing ☑️
Projects
None yet
Development

No branches or pull requests

4 participants