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

SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI #103449

Open
stephentoub opened this issue Jun 13, 2024 · 5 comments
Open

SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI #103449

stephentoub opened this issue Jun 13, 2024 · 5 comments
Labels
area-System.Net.Security disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab test-run-core Test failures in .NET Core test runs tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Milestone

Comments

@stephentoub
Copy link
Member

stephentoub commented Jun 13, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=707064
Build error leg or test failing: System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds
Pull request: #103309

Error Message

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

{
  "ErrorMessage": "ClientDisableTlsResume_Succeeds",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
❌ System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds(testClient: True)
Exception Message
TLS session resumed in round $2
Stack Trace
   at System.Net.Security.Tests.SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds(Boolean testClient) in /_/src/libraries/System.Net.Security/tests/FunctionalTests/SslStreamAllowTlsResumeTests.cs:line 99
--- End of stack trace from previous location ---

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=707064
Error message validated: [ClientDisableTlsResume_Succeeds]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/14/2024 11:26:27 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@stephentoub stephentoub added area-System.Net.Security blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 13, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 13, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/ncl, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@rzikm rzikm added this to the 9.0.0 milestone Jun 14, 2024
@rzikm rzikm removed the untriaged New issue has not been triaged by the area owner label Jun 14, 2024
@stephentoub
Copy link
Member Author

@rzikm, can we disable this test? It's failing a lot.

@karelz karelz added the test-run-core Test failures in .NET Core test runs label Jun 25, 2024
@rzikm rzikm added the disabled-test The test is disabled in source code against the issue label Jul 8, 2024
@rzikm rzikm self-assigned this Jul 8, 2024
@rzikm
Copy link
Member

rzikm commented Jul 9, 2024

The behavior seems to be flaky and seems to depend on timing, the bug has been passed to SChannel team for investigation.

@rzikm rzikm added the tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly label Jul 9, 2024
@rzikm
Copy link
Member

rzikm commented Jul 15, 2024

Removing from 9.0.0, as this is not critical for 9.0 and the SChannel team is currently busy with higher priority investigations.

@rzikm rzikm modified the milestones: 9.0.0, 10.0.0 Jul 15, 2024
@rzikm rzikm removed their assignment Aug 1, 2024
@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 22, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Net.Security disabled-test The test is disabled in source code against the issue Known Build Error Use this to report build issues in the .NET Helix tab test-run-core Test failures in .NET Core test runs tracking-external-issue The issue is caused by external problem (e.g. OS) - nothing we can do to fix it directly
Projects
None yet
Development

No branches or pull requests

4 participants