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

Test: NuGet.PackageManagement.VisualStudio.Test.TelemetryOnceEmitterTests.EmitIfNeeded_MultipleThreads_EmitsOnceAsync fails #13920

Open
dtivel opened this issue Nov 12, 2024 · 0 comments

Comments

@dtivel
Copy link
Contributor

dtivel commented Nov 12, 2024

This test failed 3 times in a row in a CI build:

 NuGet.PackageManagement.VisualStudio.Test.TelemetryOnceEmitterTests.EmitIfNeeded_MultipleThreads_EmitsOnceAsync [FAIL]
    Failed NuGet.PackageManagement.VisualStudio.Test.TelemetryOnceEmitterTests.EmitIfNeeded_MultipleThreads_EmitsOnceAsync [261 ms]
    Error Message:
     Assert.Equal() Failure: Values differ
  Expected: 1
  Actual:   0
    Stack Trace:
       at NuGet.PackageManagement.VisualStudio.Test.TelemetryOnceEmitterTests.<EmitIfNeeded_MultipleThreads_EmitsOnceAsync>d__5.MoveNext() in D:\a\_work\1\s\test\NuGet.Clients.Tests\NuGet.PackageManagement.VisualStudio.Test\Telemetry\TelemetryOnceEmitterTests.cs:line 81
  --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  --- End of stack trace from previous location where exception was thrown ---
     at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
     at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    Standard Output Messages:
   2919 Created
   2921 Created
   2922 Created
   2923 Created
   2924 Created
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant