Skip to content

Test NuGet.Protocol.FuncTest.PluginTests.GetOrCreateAsync_WithUnhandledExceptionInPlugin_Throws is flaky #12122

@zivkan

Description

@zivkan

It's been failing very regularly recently:
image

Test error message:

Plugin 'Plugin.Testable' failed within 10.139 seconds with exit code 57005.
Expected: True
Actual:   False

Stack trace:

   at NuGet.Protocol.FuncTest.PluginTests.<GetOrCreateAsync_WithUnhandledExceptionInPlugin_Throws>d__7.MoveNext() in D:\a\_work\1\s\test\NuGet.Core.FuncTests\NuGet.Protocol.FuncTest\PluginTests.cs:line 66
--- 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)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions