Ankit Jain

Results 267 comments of Ankit Jain

> I am still hitting this today on this PR: #5223 I'll bump the timeouts. We are hitting new ones as we moved new tests to helix last week.

`Aspire.Hosting.Elasticsearch.Tests` - I think this is timing out because each of the functional tests starts a new app, and the elasticsearch containers take a few minutes to start up, causing...

This hasn't been hit recently, and likely been better with improved timeouts too. Closing.

This is the same problem as https://github.com/dotnet/dnceng/issues/3844 AFAICT.

This needs the workload testing bits to be re-enabled, which would give us a `9.0 sdk with 8.0 runtime` to allow running the net9.0 tests here on helix.

The net9.0 tests here will need a 9 sdk to run on helix. We could normally get that from the workload-tests setup, but since that is disabled in the repo...

net9.0 tests are running succesfully: - `Aspire.Microsoft.EntityFrameworkCore.Cosmos.Tests-net9.0` - `Aspire.Microsoft.EntityFrameworkCore.SqlServer.Tests-net9.0` - `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL.Tests-net9.0` - `Aspire.Oracle.EntityFrameworkCore.Tests-net9.0`