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 Playground test for Cosmos /ef endpoint #5415

Open
radical opened this issue Aug 23, 2024 · 1 comment
Open

Flaky Playground test for Cosmos /ef endpoint #5415

radical opened this issue Aug 23, 2024 · 1 comment

Comments

@radical
Copy link
Member

radical commented Aug 23, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=803162&view=results
Build error leg or test failing: Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk
Pull request: #5406

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "Endpoint 'http://[^ ]*/ef' for resource 'api' in app 'CosmosEndToEnd.AppHost",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=803162
Error message validated: [Endpoint 'http://[^ ]*/ef' for resource 'api' in app 'CosmosEndToEnd.AppHost]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/10/2024 7:59:59 AM UTC

Report

Build Definition Test Pull Request
803162 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5641
793977 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5500
791376 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5472
790669 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk(testEndpoints: CosmosEndToEnd.AppHost (1 resources)) #5464
789480 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk
789382 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5418
789142 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk
787602 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk
787590 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk
787581 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk
787564 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5402
787090 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5411
787025 dotnet/aspire Aspire.Playground.Tests.AppHostTests.Aspire.Playground.Tests.AppHostTests.TestEndpointsReturnOk #5406

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 13
@radical radical added the blocking-clean-ci Blocking a green CI label Aug 23, 2024
radical added a commit to radical/aspire that referenced this issue Aug 27, 2024
radical added a commit to radical/aspire that referenced this issue Aug 29, 2024
radical added a commit that referenced this issue Aug 30, 2024
.. playground app.

The `/ef` request times out after 65 seconds, which is the default timeout for efcore cosmos requests. Bumping this to 120 seconds makes the test run more stable.

Fixes issue: #5415
@radical
Copy link
Member Author

radical commented Aug 30, 2024

Fixed by #5464 .

@radical radical closed this as completed Aug 30, 2024
@radical radical reopened this Sep 10, 2024
@radical radical changed the title Failing Playground test for Cosmos /ef endpoint Flaky Playground test for Cosmos /ef endpoint Sep 10, 2024
@radical radical added blocking-clean-ci Blocking a green CI and removed blocking-clean-ci Blocking a green CI labels Sep 10, 2024
radical added a commit to radical/aspire that referenced this issue Sep 10, 2024
@radical radical added disabled-tests and removed blocking-clean-ci Blocking a green CI labels Sep 10, 2024
radical added a commit to radical/aspire that referenced this issue Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant