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

CI failure for System.Net.Security.Tests.TelemetryTest #104886

Closed
noahfalk opened this issue Jul 15, 2024 · 2 comments
Closed

CI failure for System.Net.Security.Tests.TelemetryTest #104886

noahfalk opened this issue Jul 15, 2024 · 2 comments
Labels
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
Milestone

Comments

@noahfalk
Copy link
Member

noahfalk commented Jul 15, 2024

This networking test failed running on CoreCLR while my PR only touched files in the NativeAOT runtime.

Build Information

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

Error Message

Child exception:
Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ
Expected: 2
Actual: 1
at System.Net.Test.Common.ActivityRecorder.VerifyActivityRecorded(Int32 times) in //src/libraries/Common/tests/System/Net/ActivityRecorder.cs:line 73
at System.Net.Security.Tests.TelemetryTest.<>c.<<SuccessfulHandshake_ActivityRecorded>b__3_0>d.MoveNext() in /
/src/libraries/System.Net.Security/tests/FunctionalTests/TelemetryTest.cs:line 50
--- End of stack trace from previous location ---
at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65
Child process:

System.Net.Security.Tests, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Security.Tests.TelemetryTest+<>c System.Threading.Tasks.Task <SuccessfulHandshake_ActivityRecorded>b__3_0(System.String)

{
  "ErrorMessage": "src/libraries/System.Net.Security/tests/FunctionalTests/TelemetryTest.cs:line 50",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=740741
Error message validated: [src/libraries/System.Net.Security/tests/FunctionalTests/TelemetryTest.cs:line 50]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/15/2024 10:17:09 AM UTC

@noahfalk noahfalk added 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 Jul 15, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 15, 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
Copy link
Member

rzikm commented Jul 15, 2024

Duplicate of #104883

@rzikm rzikm marked this as a duplicate of #104883 Jul 15, 2024
@rzikm rzikm closed this as not planned Won't fix, can't repro, duplicate, stale Jul 15, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jul 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 15, 2024
@karelz karelz added this to the 9.0.0 milestone Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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
Projects
None yet
Development

No branches or pull requests

3 participants