8000 [tests] Quarantine additional tests for issues open against them by radical · Pull Request #8508 · dotnet/aspire · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[tests] Quarantine additional tests for issues open against them #8508

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

Merged
merged 3 commits into from
Apr 3, 2025

Conversation

radical
Copy link
Member
@radical radical commented Apr 2, 2025

These are tests that have corresponding flaky-test issues but haven't been quarantined.

Also, quarantine a new flaky test - #8514 .

@github-actions github-actions bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Apr 2, 2025
@radical radical force-pushed the quarantine-tests branch from 5287b3b to b7df446 Compare April 2, 2025 22:35
These tests have issues open for them, but tests aren't marked with
QuarantinedTest attribute.
@radical radical force-pushed the quarantine-tests branch from cfcb36e to b56bf21 Compare April 3, 2025 02:25
@radical radical marked this pull request as ready for review April 3, 2025 04:07
@Copilot Copilot AI review requested due to automatic review settings April 3, 2025 04:07
@radical radical requested a review from mitchdenny as a code owner April 3, 2025 04:07
Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR quarantines several tests that have been identified as flaky or problematic, helping to isolate failing tests while issues are addressed. Key changes include:

  • Adding a [QuarantinedTest] attribute to tests in WithHttpCommandTests.cs, OperationModesTests.cs, MSBuildTests.cs, MySqlFunctionalTests.cs, and AzureCosmosDBEmulatorFunctionalTests.cs.
  • Replacing an [ActiveIssue] attribute with a [QuarantinedTest] attribute in MSBuildTests.cs.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tests/Aspire.Hosting.Tests/WithHttpCommandTests.cs Added quarantined test attribute to a theory test.
tests/Aspire.Hosting.Tests/OperationModesTests.cs Added quarantined test attribute to a fact test for legacy run mode verification.
tests/Aspire.Hosting.Tests/MSBuildTests.cs Changed attribute from ActiveIssue to QuarantinedTest to quarantine a test concerning project references.
tests/Aspire.Hosting.MySql.Tests/MySqlFunctionalTests.cs Added quarantined test attribute on a functional test using Docker.
tests/Aspire.Hosting.Azure.Tests/AzureCosmosDBEmulatorFunctionalTests.cs Added quarantined test attribute, but the URL format appears to be inconsistent with the other tests.

…alTests.cs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@radical radical merged commit 543e187 into dotnet:main Apr 3, 2025
174 of 176 checks passed
@radical radical deleted the quarantine-tests branch April 3, 2025 05:08
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication testing ☑️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
10CA
0