-
Notifications
You must be signed in to change notification settings - Fork 10.7k
[release/9.0] Move off of dead-lettered Windows preview helix queue #66219
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -29,7 +29,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -28,7 +28,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -26,7 +26,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(IISCompressionSiteCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -31,7 +31,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -29,7 +29,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -38,7 +38,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| /// with newer functionality. | ||||||
| /// </summary> | ||||||
| [Collection(IISHttpsTestSiteCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -31,7 +31,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipIfNotAdmin] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -27,7 +27,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -29,7 +29,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -26,7 +26,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -28,7 +28,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,7 +21,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |
| #endif | ||
|
|
||
| [Collection(IISSubAppSiteCollection.Name)] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;" + "Windows.Amd64.VS2022.Pre;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022;")] | ||
|
||
| public class RequestPathBaseTests : FixtureLoggedTest | ||
| { | ||
| private readonly IISSubAppSiteFixture _fixture; | ||
|
|
@@ -32,7 +32,7 @@ public RequestPathBaseTests(IISSubAppSiteFixture fixture) : base(fixture) | |
| } | ||
|
|
||
| [ConditionalTheory] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;" + "Windows.Amd64.VS2022.Pre;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022;")] | ||
|
||
| [RequiresNewHandler] | ||
| [InlineData("/Sub/App/PathAndPathBase", "/Sub/App/PathAndPathBase", "")] | ||
| [InlineData("/SUb/APp/PathAndPAthBase", "/SUb/APp/PathAndPAthBase", "")] | ||
|
|
@@ -53,7 +53,7 @@ public async Task RequestPathBase_Split(string url, string expectedPathBase, str | |
| } | ||
|
|
||
| [ConditionalTheory] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;" + "Windows.Amd64.VS2022.Pre;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022;")] | ||
|
||
| [RequiresNewHandler] | ||
| [InlineData("//Sub/App/PathAndPathBase", "//Sub/App/PathAndPathBase", "")] | ||
| [InlineData(@"/\Sub/App/PathAndPathBase/", @"/\Sub/App/PathAndPathBase", "/")] | ||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -30,7 +30,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(IISTestSiteCollectionInProc.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -26,7 +26,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -27,7 +27,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
|
|
||||||
| // Contains all tests related to shutdown, including app_offline, abort, and app recycle | ||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
Copilot
AI
Apr 8, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing ; in Queues yields an empty entry after splitting, which matches all Helix queues and skips this test on any Helix run. Remove the trailing delimiter to avoid unintentionally skipping everywhere on Helix.
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
Copilot
AI
Apr 8, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing ; in Queues introduces an empty queue entry; SkipOnHelix then matches any Helix queue and skips this test unconditionally on Helix. Remove the trailing delimiter (or omit Queues if skipping all Helix queues is intended).
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -31,7 +31,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
|
|
||||||
| // Contains all tests related to Startup, requiring starting ANCM/IIS every time. | ||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;" + "Windows.Amd64.VS2022.Pre;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;Windows.Amd64.VS2022")] |
Copilot
AI
Apr 8, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing ; in Queues introduces an empty element after splitting, which matches all Helix queues and causes this class to be skipped unconditionally on Helix. Remove the trailing delimiter to scope the skip correctly.
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;" + "Windows.Amd64.VS2022")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -26,7 +26,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| /// on IIS Express even on the new Windows versions because IIS Express has its own outdated copy of IIS. | ||||||
| /// </summary> | ||||||
| [Collection(IISHttpsTestSiteCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -27,7 +27,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| [MsQuicSupported] | ||||||
| [HttpSysHttp3Supported] | ||||||
| [Collection(IISHttpsTestSiteCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -12,7 +12,7 @@ | |||||
| namespace Microsoft.AspNetCore.Server.IIS.NewHandler.FunctionalTests; | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -10,7 +10,7 @@ | |||||
| namespace Microsoft.AspNetCore.Server.IIS.NewShim.FunctionalTests; | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -7,7 +7,7 @@ | |||||
| namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -29,7 +29,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -25,7 +25,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
| #endif | ||||||
|
|
||||||
| [Collection(PublishedSitesCollection.Name)] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -15,7 +15,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
|
|
||||||
| [SkipIfHostableWebCoreNotAvailable] | ||||||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
|
|
||||||
| [SkipIfHostableWebCoreNotAvailable] | ||||||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -11,7 +11,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |||||
|
|
||||||
| [SkipIfHostableWebCoreNotAvailable] | ||||||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||||||
|
||||||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | |
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open")] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,7 +18,7 @@ namespace IIS.Tests; | |
|
|
||
| [SkipIfHostableWebCoreNotAvailable] | ||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||
|
||
| public class MaxRequestBodySizeTests : LoggedTest | ||
| { | ||
| [ConditionalFact] | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,7 +13,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |
|
|
||
| [SkipIfHostableWebCoreNotAvailable] | ||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||
|
||
| public class ResponseAbortTests : StrictTestServerTests | ||
| { | ||
| [ConditionalFact] | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,7 @@ namespace IIS.Tests; | |
|
|
||
| [SkipIfHostableWebCoreNotAvailable] | ||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||
|
||
| public class ResponseBodySizeTests : LoggedTest | ||
| { | ||
| [ConditionalFact] | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -11,7 +11,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |
|
|
||
| [SkipIfHostableWebCoreNotAvailable] | ||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||
|
||
| public class TestServerTest : StrictTestServerTests | ||
| { | ||
| [ConditionalFact] | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Server.IIS.FunctionalTests; | |
|
|
||
| [SkipIfHostableWebCoreNotAvailable] | ||
| [MinimumOSVersion(OperatingSystems.Windows, WindowsVersions.Win8, SkipReason = "https://github.com/aspnet/IISIntegration/issues/866")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Pre.Open;")] | ||
| [SkipOnHelix("Unsupported queue", Queues = "Windows.Amd64.VS2022.Open;")] | ||
|
||
| public class TlsHandshakeFeatureTests : StrictTestServerTests | ||
| { | ||
| [ConditionalFact] | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trailing
;inQueuesintroduces an empty split entry, which matches all Helix queues and skips this class unconditionally on Helix. Remove the trailing delimiter to scope the skip toWindows.Amd64.VS2022.Openas intended.