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

System.Net.Tests.HttpWebRequestTest_Async.GetResponseAsync_ParametersAreNotCachable_CreateNewClient test fails #100912

Closed
liveans opened this issue Apr 11, 2024 · 6 comments
Assignees
Labels
area-System.Net Known Build Error Use this to report build issues in the .NET Helix tab test-run-core Test failures in .NET Core test runs
Milestone

Comments

@liveans
Copy link
Member

liveans commented Apr 11, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=717524
Build error leg or test failing: Libraries Test Run checked coreclr linux arm64 Debug

Error Message

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

{
  "ErrorPattern": "GetResponseAsync_ParametersAreNotCachable_CreateNewClient.*FAIL]",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=717524
Error message validated: [GetResponseAsync_ParametersAreNotCachable_CreateNewClient.*FAIL]]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 7/3/2024 10:43:30 AM UTC

Report

Build Definition Test Pull Request
719004 dotnet/runtime System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime #102680
718697 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.Match_ExcessPrefix #103899
718354 dotnet/runtime System.Text.RegularExpressions.Tests.RegexMatchTests.Match_StaticMethods_DefaultTimeout_Throws #103902
717524 dotnet/runtime System.Net.Tests.WebRequestTest.SendGetRequest_WithGlobalCachePolicyBypassCache_DoNotAddCacheHeaders #103738
715984 dotnet/runtime System.Diagnostics.DiagnosticSource.Tests.WorkItemExecution #103706
714212 dotnet/runtime System.Net.Tests.WebRequestTest.SendGetRequest_WithGlobalCachePolicyBypassCache_DoNotAddCacheHeaders #103738
711142 dotnet/runtime System.Diagnostics.DiagnosticSource.Tests.WorkItemExecution #103612
709124 dotnet/runtime BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover #103427
708567 dotnet/runtime System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime #100041
702919 dotnet/runtime System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime #103241
2470077 dotnet-runtime BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover #40222
701749 dotnet/runtime System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime #103031
701226 dotnet/runtime System.Security.Cryptography.X509Certificates.Tests.PfxIterationCountTests_X509Certificate2.Import_IterationCountLimitExceeded_ThrowsInAllottedTime #103148

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 13
@liveans liveans added the Known Build Error Use this to report build issues in the .NET Helix tab label Apr 11, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Apr 11, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 11, 2024
@liveans liveans changed the title System.Net.Tests.HttpWebRequestTest_Async.GetResponseAsync_ParametersAreNotCachable_CreateNewClient System.Net.Tests.HttpWebRequestTest_Async.GetResponseAsync_ParametersAreNotCachable_CreateNewClient test fails Apr 11, 2024
@liveans liveans added area-System.Net and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 11, 2024
@liveans liveans added this to the 9.0.0 milestone Apr 11, 2024
@liveans liveans removed the untriaged New issue has not been triaged by the area owner label Apr 11, 2024
@liveans liveans self-assigned this Apr 11, 2024
@v-wenyuxu

This comment was marked as off-topic.

@v-wenyuxu

This comment was marked as off-topic.

@v-wenyuxu

This comment was marked as off-topic.

@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jun 25, 2024
@karelz
Copy link
Member

karelz commented Jun 25, 2024

@v-wenyuxu we hid the dumps above as "off-topic", they are not related to this issue, only the error seems similar. Please create a new separate issue and investigate it if you want to get traction on that. Thanks!

@liveans
Copy link
Member Author

liveans commented Jul 3, 2024

When I look at the kusto data, what I see is this test is failing when ALL RemoteExecutor tests are failing within the test suite. I don't think this is related to HttpWebRequest changes we've made starting of this year. I don't have idea about how RemoteExecutor actually works.
/cc @rzikm

@liveans
Copy link
Member Author

liveans commented Jul 3, 2024

Closing this in favor of #104366

@liveans liveans closed this as completed Jul 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net Known Build Error Use this to report build issues in the .NET Helix tab test-run-core Test failures in .NET Core test runs
Projects
None yet
Development

No branches or pull requests

3 participants