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 tests in Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests #5700

Closed
radical opened this issue Sep 13, 2024 · 5 comments · Fixed by #5701 or #5728
Closed

Flaky tests in Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests #5700

radical opened this issue Sep 13, 2024 · 5 comments · Fixed by #5701 or #5728
Assignees
Labels

Comments

@radical
Copy link
Member

radical commented Sep 13, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=807275
Build error leg or test failing: Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied
Pull request: #5684

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "Elapsed time .* should be greater than min interval",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=807275
Error message validated: [Elapsed time .* should be greater than min interval]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/13/2024 6:15:01 AM UTC

Report

Build Definition Test Pull Request
809118 dotnet/aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied #5719
2539220 dotnet-aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied
809046 dotnet/aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied #5690
809038 dotnet/aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied #5725
807365 dotnet/aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied #5697
807275 dotnet/aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied #5684
807077 dotnet/aspire Aspire.Dashboard.Tests.TelemetryRepositoryTests.LogTests.Subscription_MultipleUpdates_MinExecuteIntervalApplied #5682

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 7 7
@radical
Copy link
Member Author

radical commented Sep 13, 2024

cc @adamint @JamesNK

This is not specific to the PR. It was hit on some other PRs too.

@JamesNK JamesNK self-assigned this Sep 13, 2024
@JamesNK
Copy link
Member

JamesNK commented Sep 13, 2024

I only see one failure in the last 30 days in CI stats.

@radical
Copy link
Member Author

radical commented Sep 13, 2024

@JamesNK
Copy link
Member

JamesNK commented Sep 13, 2024

Ok. To be honest I don't know why it is failing, but I have a PR with some logging to help diagnose the issue. It's good that it's being hit multiple times so we should quickly see the logs.

@davidfowl
Copy link
Member

Reopening this one:

  • It seems like we can't get logs from the CI
  • It's failing again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants