-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Test Failure] Expect100Continue_WaitsExpectedPeriodOfTimeBeforeSendingContent #96484
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=513214 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Expect100Continue_WaitsExpectedPeriodOfTimeBeforeSendingContent [FAIL]",
"BuildRetry": false,
"ExcludeConsoleLog": false
} Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=513214 ReportSummary
|
Triage: Outerloop test, fails a bit randomly from time to time, on different platforms. 6 occurrences in the past 30 days (2023-12-06 to 2024-01-05) Table
First occurrence on 2023-09-16. We need to investigate in 9.0. |
@AlitzelMendez since you've been looking at KnownIssues behavior in #96481, can you please also take a look at this one? In the report table of linked build failures, for some reason, some completely unrelated tests are linked. The expected test should be How does this happen? What is the correct way to aggregate all the failures for a specific test name? If it's not |
it's because it finds the error on the helix console log, meaning that probably other test is failing but belongs to the same job so it finds the machine on the helix log: https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md#how-to-create-a-known-issue-step-by-step you can change: "ExcludeConsoleLog": false to "ExcludeConsoleLog": true, and this would fix the scenario |
Duplicate of #58628 |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=513214
Build error leg or test failing: System.Net.Http.Functional.Tests.SyncHttpHandler_HttpClientHandler_Cancellation_Test.Expect100Continue_WaitsExpectedPeriodOfTimeBeforeSendingContent
Pull request:
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=513214
Error message validated:
Expect100Continue_WaitsExpectedPeriodOfTimeBeforeSendingContent [FAIL]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 1/4/2024 2:22:38 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: