Skip to content

Better test reports for actions #158

Better test reports for actions

Better test reports for actions #158

GitHub Actions / .NET Test Results succeeded Nov 26, 2023 in 1s

.NET Test Results ✅

Tests passed successfully

✅ TestResults-Linux.trx

60 tests were completed in 118s with 60 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Basic.CompilerLog.UnitTests.BasicAnalyzerHostTests 1✅ 0ms
Basic.CompilerLog.UnitTests.CompilerLogReaderTests 25✅ 61s
Basic.CompilerLog.UnitTests.ExportUtilTests 10✅ 15s
Basic.CompilerLog.UnitTests.MetadataTests 2✅ 5ms
Basic.CompilerLog.UnitTests.ProgramTests 14✅ 32s
Basic.CompilerLog.UnitTests.ResilientDirectoryTests 4✅ 2ms
Basic.CompilerLog.UnitTests.SolutionReaderTests 4✅ 845ms

✅ Basic.CompilerLog.UnitTests.BasicAnalyzerHostTests

✅ Supported

✅ Basic.CompilerLog.UnitTests.CompilerLogReaderTests

✅ AnalyzerLoadCaching(kind: InMemory)
✅ AnalyzerLoadCaching(kind: OnDisk)
✅ AnalyzerLoadDispose(kind: InMemory)
✅ AnalyzerLoadDispose(kind: OnDisk)
✅ AnalyzerLoadOptions
✅ ContentExtraSourceFile(fileName: "file1.cs")
✅ ContentExtraSourceFile(fileName: "file2.cs")
✅ EmbedLineIssues
✅ EmitToDisk
✅ EmitToMemory
✅ KeyFileCustomState
✅ KeyFileDefault
✅ KindWpf
✅ MetadataCompat(resourceName: "MetadataVersion1.console.complog")
✅ NoneHostAddsFakeGeneratorForGeneratedSource
✅ NoneHostAddsNoGeneratorIfNoGeneratedSource
✅ NoneHostGeneratedFilesInRaw
✅ NoneHostGeneratedFilesShouldBeLast
✅ NoneHostNativePdb
✅ OptionsCorrectness
✅ ProjectMultiTarget
✅ ProjectSingleTarget
✅ ReadDifferentTemplates(template: "classlib")
✅ ReadDifferentTemplates(template: "console")
✅ ResourceSimpleEmbedded

✅ Basic.CompilerLog.UnitTests.ExportUtilTests

✅ AllCompilerLogs(includeAnalyzers: False)
✅ AllCompilerLogs(includeAnalyzers: True)
✅ ConsoleMultiTarget
✅ ConsoleWithRuleset
✅ EmbedLineInsideProject
✅ ExportRsp1
✅ ExportRsp2
✅ GeneratedText
✅ GeneratedTextExcludeAnalyzers
✅ StrongNameKey

✅ Basic.CompilerLog.UnitTests.MetadataTests

✅ ParseVersion0
✅ ParseVersion1

✅ Basic.CompilerLog.UnitTests.ProgramTests

✅ Create(extra: "--out custom.complog", fileName: "custom.complog")
✅ Create(extra: "-o custom.complog", fileName: "custom.complog")
✅ Create(extra: "", fileName: "msbuild.complog")
✅ CreateFullPath
✅ CreateNoopBuild
✅ CreateOtherComplogExists
✅ CreateProjectFile
✅ CreateSolution(target: "")
✅ CreateSolution(target: "console.csproj")
✅ CreateSolution(target: "console.sln")
✅ ExportCompilerLog
✅ References
✅ ReplayConsoleWithEmit(arg: "-none")
✅ ReplayConsoleWithEmit(arg: "")

✅ Basic.CompilerLog.UnitTests.ResilientDirectoryTests

✅ GetNewFilePath1
✅ GetNewFilePath2
✅ GetNewFilePathFlatten1
✅ GetNewFilePathFlatten2

✅ Basic.CompilerLog.UnitTests.SolutionReaderTests

✅ DocumentsHaveGeneratedTextWithAnalyzers(kind: Default)
✅ DocumentsHaveGeneratedTextWithAnalyzers(kind: None)
✅ LoadAllWithAnalyzers
✅ LoadAllWithoutAnalyzers