aspire icon indicating copy to clipboard operation
aspire copied to clipboard

[tests] Add more playground apps to tests

Open radical opened this issue 1 year ago • 1 comments

  • PostgresEndToEnd
  • Elasticsearch
  • SqlServerEndToEnd
  • ParameterEndToEnd
Microsoft Reviewers: Open in CodeFlow

radical avatar Aug 10 '24 01:08 radical

Elasticsearch seems to be failing.

eerhardt avatar Aug 12 '24 16:08 eerhardt

Blocked on Next to merge - https://github.com/dotnet/aspire/pull/5252 .

radical avatar Aug 13 '24 05:08 radical

  • [x] Check if the new tests need WaitForText too.

radical avatar Aug 13 '24 20:08 radical

On my PRs the test failed on timeout:

info: Nats.AppHost.Resources.api[0] 11: 2024-08-14T00:22:14.7931115 [40m[32minfo[39m[22m[49m: Microsoft.Hosting.Lifetime[0]
info: Nats.AppHost.Resources.api[0] 12:       Content root path: /datadisks/disk1/work/A75A0945/w/9CC70908/e/playground/nats/Nats.ApiService
Aborting test run: test run timeout of 600000 milliseconds exceeded.
Results File: /datadisks/disk1/work/A75A0945/w/9CC70908/uploads/logs/TestResults.trx

Passed!  - Failed:     0, Passed:    13, Skipped:     0, Total:    13, Duration: 6 m 56 s - Aspire.Playground.Tests.dll (net8.0)
Test Run Aborted.

sebastienros avatar Aug 14 '24 00:08 sebastienros

On my PRs the test failed on timeout:

info: Nats.AppHost.Resources.api[0] 11: 2024-08-14T00:22:14.7931115 �[40m�[32minfo�[39m�[22m�[49m: Microsoft.Hosting.Lifetime[0]
info: Nats.AppHost.Resources.api[0] 12:       Content root path: /datadisks/disk1/work/A75A0945/w/9CC70908/e/playground/nats/Nats.ApiService
Aborting test run: test run timeout of 600000 milliseconds exceeded.
Results File: /datadisks/disk1/work/A75A0945/w/9CC70908/uploads/logs/TestResults.trx

Passed!  - Failed:     0, Passed:    13, Skipped:     0, Total:    13, Duration: 6 m 56 s - Aspire.Playground.Tests.dll (net8.0)
Test Run Aborted.

hm some test is getting stuck.

radical avatar Aug 14 '24 00:08 radical

Reset the review because I added b276540 (#5252)

radical avatar Aug 14 '24 03:08 radical

Update: ~~netaspireci.azurecr.io/keycloak/keycloak:24.0 needed on the test container registry.~~

radical avatar Aug 14 '24 05:08 radical

netaspireci.azurecr.io/phpmyadmin:5.2' is needed.

radical avatar Aug 14 '24 06:08 radical

netaspireci.azurecr.io/phpmyadmin:5.2' is needed.

And more needed by TestShop:

  • library/rabbitmq:3.13-management
  • dpage/pgadmin4:8.8

radical avatar Aug 14 '24 08:08 radical

And more needed by TestShop:

All 3 of these are done.

eerhardt avatar Aug 14 '24 15:08 eerhardt

/azp run

radical avatar Aug 14 '24 16:08 radical

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 14 '24 16:08 azure-pipelines[bot]

phpmyadmin:5.2 - this one is still missing.

radical avatar Aug 14 '24 18:08 radical