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.Protocol.Plugins.Tests.PluginProcessTests.FilePath_WithExitedProcess_Throws is flaky #8360

Closed
dtivel opened this issue Jul 20, 2019 · 0 comments · Fixed by NuGet/NuGet.Client#2944
Assignees
Milestone

Comments

@dtivel
Copy link
Contributor

dtivel commented Jul 20, 2019

NuGet.Protocol.Plugins.Tests.PluginProcessTests.FilePath_WithExitedProcess_Throws is flaky.

NuGet.Protocol.Plugins.Tests.PluginProcessTests.FilePath_WithExitedProcess_Throws [FAIL]
  Assert.Throws() Failure
  Expected: typeof(System.Exception)
  Actual:   (No exception was thrown)
  Stack Trace:
    C:\git\NuGet.Client\test\NuGet.Core.Tests\NuGet.Protocol.Tests\Plugins\PluginProcessTests.cs(80,0): at NuGet.Protocol.Plugins.Tests.PluginProcessTests.<>c.<FilePath_WithExitedProcess_Throws>b__7_0(PluginProcess pluginProcess)
    C:\git\NuGet.Client\test\NuGet.Core.Tests\NuGet.Protocol.Tests\Plugins\PluginProcessTests.cs(167,0): at NuGet.Protocol.Plugins.Tests.PluginProcessTests.TestWithExitedProcess(Action`1 verify)
    C:\git\NuGet.Client\test\NuGet.Core.Tests\NuGet.Protocol.Tests\Plugins\PluginProcessTests.cs(80,0): at NuGet.Protocol.Plugins.Tests.PluginProcessTests.FilePath_WithExitedProcess_Throws()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant