Open MaximLipnin opened 4 years ago
Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write is disabled in Mono's CoreFX.issues_windows.rsp file. After enabling, it still fails locally with the following output:
Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write
Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write [FAIL] Assert.Equal() Failure Expected: 1 Actual: (null) Stack Trace: _\src\libraries\Microsoft.VisualBasic.Core\tests\FileSystemTests.cs(534,0): at Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write() _\src\mono\netcore\System.Private.CoreLib\src\System\Reflection\RuntimeMethodInfo.cs(360,0): at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
The test will be marked with ActiveIssue in https://github.com/dotnet/runtime/pull/32592.
ActiveIssue
Tagging @cston as an area owner
Microsoft.VisualBasic.Tests.FileSystemTests.Input_Object_Write
is disabled in Mono's CoreFX.issues_windows.rsp file. After enabling, it still fails locally with the following output:The test will be marked with
ActiveIssue
in https://github.com/dotnet/runtime/pull/32592.