Enable the tests on Mono

上级 211d6fd8
......@@ -52,14 +52,9 @@ elif [[ "${runtime}" =~ ^(mono|mono-debug)$ ]]; then
'Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll'
# PortablePdb and lots of other problems
'Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll'
# GetSystemInfo is missing, and other problems
# See https://github.com/mono/mono/issues/10678
'Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.dll'
# Many test failures
'Microsoft.CodeAnalysis.UnitTests.dll'
# Multiple test failures
'Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll'
# Multiple test failures
'Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll'
# Disabling on assumption
'Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册