From: Maxim Lipnin Date: Thu, 9 Jan 2020 16:01:57 +0000 (+0300) Subject: [netcore][xunit tests] Re-enable System.Diagnostics.Tests.ProcessTests.ProcessStart_U... X-Git-Tag: submit/tizen/20210909.063632~10331^2~5^2~33 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0773ba038b35331a19a6da01ada419f920c4ad39;p=platform%2Fupstream%2Fdotnet%2Fruntime.git [netcore][xunit tests] Re-enable System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_ExecuteOrder (mono/mono#18397) mono/mono#14903 Commit migrated from https://github.com/mono/mono/commit/f5aca4235ef9508954425eb5bcb72311cbe56a0d --- diff --git a/src/mono/netcore/CoreFX.issues.rsp b/src/mono/netcore/CoreFX.issues.rsp index ca3110c..8d1b849 100644 --- a/src/mono/netcore/CoreFX.issues.rsp +++ b/src/mono/netcore/CoreFX.issues.rsp @@ -27,14 +27,6 @@ -nomethod System.Collections.Specialized.Tests.NameValueCollectionCtorTests.Ctor_NegativeCapacity_ThrowsArgumentOutOfRangeException #################################################################### -## System.Diagnostics.Process.Tests -#################################################################### - -# times out waiting for remote process. Would it require system wide dotnet? -# https://github.com/mono/mono/issues/14903 --nomethod System.Diagnostics.Tests.ProcessTests.ProcessStart_UseShellExecute_ExecuteOrder - -#################################################################### ## System.Diagnostics.TraceSource.Tests ####################################################################