Skip to content

TestStartOnWindowsWithBadFileFormat failing on Nano in CI #17919

Closed
@stephentoub

Description

@stephentoub

This test has been consistently failing for the last several runs, e.g.
http://dotnet-ci.cloudapp.net/job/dotnet_corefx/job/master/job/outerloop_winnano16_debug_tst/66/consoleText
http://dotnet-ci.cloudapp.net/job/dotnet_corefx/job/master/job/outerloop_winnano16_debug_tst/65/consoleText
http://dotnet-ci.cloudapp.net/job/dotnet_corefx/job/master/job/outerloop_winnano16_debug_tst/64/consoleText

TestUserCredentialsPropertiesOnWindows: NetUserAdd failed: The account already exists
   System.Diagnostics.Tests.ProcessTests.TestStartOnWindowsWithBadFileFormat [FAIL]
      Assert+WrapperXunitException : File path: D:\j\workspace\outerloop_win---7180cb44\src\System.Diagnostics.Process\tests\ProcessTests.cs. Line: 737
      ---- Assert.NotEqual() Failure
      Expected: Not 0
      Actual:   0
      Stack Trace:
            at Assert.WrapException(Exception e, String callerFilePath, Int32 callerLineNumber)
            at Assert.NotEqual[T](T expected, T actual, String path, Int32 line)
            at System.Diagnostics.Tests.ProcessTests.TestStartOnWindowsWithBadFileFormat()
         ----- Inner Stack Trace -----
            at Assert.NotEqual[T](T expected, T actual, String path, Int32 line)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions