Skip to content

Suppress dependency rebuilding in integration tests on windows+net7.0 #1380

Suppress dependency rebuilding in integration tests on windows+net7.0

Suppress dependency rebuilding in integration tests on windows+net7.0 #1380

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / test-results succeeded Jul 6, 2023 in 1s

test-results ✅

Tests passed successfully

Report Passed Failed Skipped Time
build-linux-trx/TestResults/linux-integration-net7.0.trx 210✅ 17⚪ 1810s
build-linux-trx/TestResults/linux-unit-net7.0.trx 888✅ 7⚪ 8s
build-macos-trx/TestResults/macos-integration-net7.0.trx 213✅ 16⚪ 1529s
build-macos-trx/TestResults/macos-unit-net7.0.trx 888✅ 7⚪ 6s
build-windows-core-trx/TestResults/windows-integration-net7.0.trx 220✅ 8⚪ 1797s
build-windows-full-trx/TestResults/windows-integration-net462.trx 243✅ 11⚪ 666s

✅ build-linux-trx/TestResults/linux-integration-net7.0.trx

227 tests were completed in 1810s with 210 passed, 0 failed and 17 skipped.

Test suite Passed Failed Skipped Time
BenchmarkDotNet.IntegrationTests.AllSetupAndCleanupTest 6✅ 65s
BenchmarkDotNet.IntegrationTests.AppConfigTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.ArgumentsTests 55✅ 314s
BenchmarkDotNet.IntegrationTests.AssemblyConfigTests 1✅ 7s
BenchmarkDotNet.IntegrationTests.AsyncBenchmarksTests 1✅ 13s
BenchmarkDotNet.IntegrationTests.AttributesTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnWithLongParamsTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderErrorTest 1✅ 6ms
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderNoBaselineTest 1✅ 11s
BenchmarkDotNet.IntegrationTests.BenchmarkSwitcherTest 21✅ 140s
BenchmarkDotNet.IntegrationTests.BuildTimeoutTests 1✅ 1s
BenchmarkDotNet.IntegrationTests.CustomBuildConfigurationTests 1✅ 49s
BenchmarkDotNet.IntegrationTests.CustomEngineTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.DisassemblyDiagnoserTests 4✅ 45s
BenchmarkDotNet.IntegrationTests.DotTraceTests 1✅ 21s
BenchmarkDotNet.IntegrationTests.DryRunTests 2✅ 22s
BenchmarkDotNet.IntegrationTests.EngineTests 3✅ 12s
BenchmarkDotNet.IntegrationTests.EnvironmentVariablesTests 3✅ 33s
BenchmarkDotNet.IntegrationTests.ExceptionDiagnoserTests 1✅ 20s
BenchmarkDotNet.IntegrationTests.ExceptionHandlingTests 17✅ 122s
BenchmarkDotNet.IntegrationTests.ExporterIOTests 3✅ 1⚪ 8ms
BenchmarkDotNet.IntegrationTests.ExtraAttributesForEntryMethodTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.FailingProcessSpawnTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.FSharpTests 1✅ 7s
BenchmarkDotNet.IntegrationTests.GcModeTests 6✅ 65s
BenchmarkDotNet.IntegrationTests.GlobalSetupAttributeInvalidMethodTest 1✅ 1ms
BenchmarkDotNet.IntegrationTests.InProcessEmitTest 2✅ 1⚪ 469ms
BenchmarkDotNet.IntegrationTests.InProcessTest 10✅ 281ms
BenchmarkDotNet.IntegrationTests.IntegrationTestSetupTests 1✅ 0ms
BenchmarkDotNet.IntegrationTests.JitOptimizationsTests 2✅ 4ms
BenchmarkDotNet.IntegrationTests.JitRuntimeValidationTest 3✅ 1⚪ 11s
BenchmarkDotNet.IntegrationTests.LanguageVersionTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.LargeAddressAwareTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.MemoryDiagnoserTests 12✅ 3⚪ 226s
BenchmarkDotNet.IntegrationTests.MonoTests 1✅ 14s
BenchmarkDotNet.IntegrationTests.MultipleRuntimesTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.NativeAotTests 1✅ 36s
BenchmarkDotNet.IntegrationTests.NuGetReferenceTests 2⚪ 2ms
BenchmarkDotNet.IntegrationTests.ParamSourceTests 11✅ 72s
BenchmarkDotNet.IntegrationTests.ParamsTests 11✅ 120s
BenchmarkDotNet.IntegrationTests.PathTooLongTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.PowerManagementApplierTests 2⚪ 2ms
BenchmarkDotNet.IntegrationTests.PriorityTests 1✅ 13s
BenchmarkDotNet.IntegrationTests.ProcessorArchitectureTest 2✅ 22s
BenchmarkDotNet.IntegrationTests.ProcessPropertiesTests 2⚪ 2ms
BenchmarkDotNet.IntegrationTests.ReferencesTests 2✅ 16s
BenchmarkDotNet.IntegrationTests.RoslynToolchainTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.RunStrategyTests 1✅ 56s
BenchmarkDotNet.IntegrationTests.SetupAndCleanupTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.StandardErrorTests 2✅ 22s
BenchmarkDotNet.IntegrationTests.StatResultExtenderTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.ThreadingDiagnoserTests 4✅ 121s
BenchmarkDotNet.IntegrationTests.ToolchainTest 1✅ 13s
BenchmarkDotNet.IntegrationTests.ValidatorsTest 2✅ 28ms
BenchmarkDotNet.IntegrationTests.ValuesReturnedByBenchmarkTest 2✅ 19s

✅ build-linux-trx/TestResults/linux-unit-net7.0.trx

895 tests were completed in 8s with 888 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
BenchmarkDotNet.Tests.Analysers.OutliersAnalyserTests 25✅ 97ms
BenchmarkDotNet.Tests.Analysers.ZeroMeasurementHelperTests 21✅ 7ms
BenchmarkDotNet.Tests.AppConfigGeneratorTests 8✅ 1⚪ 10ms
BenchmarkDotNet.Tests.ArtifactFileNameHelperTests 1⚪ 1ms
BenchmarkDotNet.Tests.Attributes.MutatorAttributesTests 1✅ 2ms
BenchmarkDotNet.Tests.Attributes.ParamsAllValuesVerifyTests 7✅ 25ms
BenchmarkDotNet.Tests.BenchmarkDotNetInfoTests 4✅ 1ms
BenchmarkDotNet.Tests.BuildResultTests 4✅ 36ms
BenchmarkDotNet.Tests.CharacteristicPresenterTests 3✅ 0ms
BenchmarkDotNet.Tests.CodeGeneratorTests 2✅ 15ms
BenchmarkDotNet.Tests.Columns.MetricColumnTests 4✅ 3ms
BenchmarkDotNet.Tests.Columns.RatioColumnTest 1✅ 143ms
BenchmarkDotNet.Tests.Columns.StatisticalTestColumnTests 10✅ 27ms
BenchmarkDotNet.Tests.Columns.TagColumnTests 1✅ 1ms
BenchmarkDotNet.Tests.ConfigParserTests 78✅ 2⚪ 557ms
BenchmarkDotNet.Tests.Configs.CategoriesTests 3✅ 8ms
BenchmarkDotNet.Tests.Configs.ConfigOptionsTests 10✅ 1ms
BenchmarkDotNet.Tests.Configs.ConfigPerMethodTests 4✅ 10ms
BenchmarkDotNet.Tests.Configs.EnvironmentVariableTests 6✅ 6ms
BenchmarkDotNet.Tests.Configs.ImmutableConfigTests 26✅ 2⚪ 52ms
BenchmarkDotNet.Tests.Configs.JobTests 12✅ 15ms
BenchmarkDotNet.Tests.CorrectionsSuggesterTests 10✅ 27ms
BenchmarkDotNet.Tests.CsProjGeneratorTests 11✅ 57ms
BenchmarkDotNet.Tests.CsvHelperTests 8✅ 1ms
BenchmarkDotNet.Tests.dotTrace.DotTraceTests 1✅ 1ms
BenchmarkDotNet.Tests.Engine.EngineActualStageTests 3✅ 36ms
BenchmarkDotNet.Tests.Engine.EngineFactoryTests 11✅ 3s
BenchmarkDotNet.Tests.Engine.EnginePilotStageTests 3✅ 5ms
BenchmarkDotNet.Tests.Engine.EngineResultStageTests 1✅ 54ms
BenchmarkDotNet.Tests.Engine.EngineWarmupStageTests 6✅ 7ms
BenchmarkDotNet.Tests.Engine.StoppingCriteria.AutoWarmupStoppingCriteriaTests 12✅ 6ms
BenchmarkDotNet.Tests.Engine.StoppingCriteria.FixedStoppingCriteriaTests 10✅ 12ms
BenchmarkDotNet.Tests.Environments.HostEnvironmentInfoTests 4✅ 3ms
BenchmarkDotNet.Tests.Environments.OsBrandStringTests 28✅ 7ms
BenchmarkDotNet.Tests.Environments.ProcessorBrandStringTests 24✅ 29ms
BenchmarkDotNet.Tests.EventPipeProfilerTests 5✅ 13ms
BenchmarkDotNet.Tests.Exporters.CommonExporterVerifyTests 3✅ 949ms
BenchmarkDotNet.Tests.Exporters.MarkdownExporterVerifyTests 17✅ 130ms
BenchmarkDotNet.Tests.Exporters.XmlSerializerTests 23✅ 22ms
BenchmarkDotNet.Tests.FolderNameTests 12✅ 3ms
BenchmarkDotNet.Tests.FrameworkVersionHelperTests 16✅ 1ms
BenchmarkDotNet.Tests.FullNameProviderTests 20✅ 33ms
BenchmarkDotNet.Tests.GenericBuilderTests 6✅ 18ms
BenchmarkDotNet.Tests.GlobFilterTests 20✅ 8ms
BenchmarkDotNet.Tests.Helpers.LinuxOsReleaseHelperTests 14✅ 1ms
BenchmarkDotNet.Tests.LevenshteinDistanceCalculatorTests 6✅ 1ms
BenchmarkDotNet.Tests.Loggers.LoggerWithPrefixTests 11✅ 4ms
BenchmarkDotNet.Tests.Mathematics.NumeralSystemTests 3✅ 1ms
BenchmarkDotNet.Tests.Mathematics.RankTests 1✅ 3ms
BenchmarkDotNet.Tests.Mathematics.StatisticsTests 9✅ 19ms
BenchmarkDotNet.Tests.MonoDisassemblyOutputParserTests 4✅ 26ms
BenchmarkDotNet.Tests.Order.DefaultOrdererTests 2✅ 76ms
BenchmarkDotNet.Tests.ParameterComparerTests 4✅ 4ms
BenchmarkDotNet.Tests.ParameterInstanceTests 25✅ 11ms
BenchmarkDotNet.Tests.ParamsSourceTests 1✅ 103ms
BenchmarkDotNet.Tests.Portability.Cpu.CpuInfoFormatterTests 1✅ 5s
BenchmarkDotNet.Tests.Portability.Cpu.ProcCpuInfoParserTests 9✅ 12ms
BenchmarkDotNet.Tests.Portability.Cpu.SysctlCpuInfoParserTests 3✅ 21ms
BenchmarkDotNet.Tests.Portability.Cpu.WmicCpuInfoParserTests 5✅ 2ms
BenchmarkDotNet.Tests.Portability.HyperVTests 8✅ 6ms
BenchmarkDotNet.Tests.Portability.VirtualBoxTests 5✅ 1ms
BenchmarkDotNet.Tests.Portability.VMwareTests 7✅ 1ms
BenchmarkDotNet.Tests.ReflectionTests 8✅ 4ms
BenchmarkDotNet.Tests.Reports.ColumnTests 1✅ 69ms
BenchmarkDotNet.Tests.Reports.DefaultColumnProvidersTests 3✅ 35ms
BenchmarkDotNet.Tests.Reports.DisplayPrecisionManagerTests 29✅ 10ms
BenchmarkDotNet.Tests.Reports.RatioPrecisionTests 3✅ 42ms
BenchmarkDotNet.Tests.Reports.RatioStyleTests 2✅ 18ms
BenchmarkDotNet.Tests.Reports.SummaryTableTests 8✅ 31ms
BenchmarkDotNet.Tests.Reports.SummaryTests 1✅ 7ms
BenchmarkDotNet.Tests.Running.BenchmarkConverterTests 11✅ 12ms
BenchmarkDotNet.Tests.Running.JobRuntimePropertiesComparerTests 4✅ 1⚪ 28ms
BenchmarkDotNet.Tests.RuntimeVersionDetectionTests 32✅ 30ms
BenchmarkDotNet.Tests.SimpleJsonTests 2✅ 7ms
BenchmarkDotNet.Tests.SizeUnitTests 16✅ 8ms
BenchmarkDotNet.Tests.SourceCodeHelperTests 25✅ 6ms
BenchmarkDotNet.Tests.StringExtensionsTests 19✅ 6ms
BenchmarkDotNet.Tests.SummaryStyleTests 1✅ 1ms
BenchmarkDotNet.Tests.TargetFrameworkVersionParsingTestscs 4✅ 2ms
BenchmarkDotNet.Tests.TimeUnitTests 2✅ 6ms
BenchmarkDotNet.Tests.TypeFilterTests 15✅ 52ms
BenchmarkDotNet.Tests.Validators.CompilationValidatorTests 14✅ 29ms
BenchmarkDotNet.Tests.Validators.ConfigCompatibilityValidatorTests 6✅ 263ms
BenchmarkDotNet.Tests.Validators.DeferredExecutionValidatorTests 7✅ 122ms
BenchmarkDotNet.Tests.Validators.ExecutionValidatorTests 24✅ 5s
BenchmarkDotNet.Tests.Validators.ParamsValidatorTests 32✅ 20ms
BenchmarkDotNet.Tests.Validators.ReturnValueValidatorTests 15✅ 35ms
BenchmarkDotNet.Tests.Validators.SetupCleanupValidatorTests 2✅ 8ms

✅ build-macos-trx/TestResults/macos-integration-net7.0.trx

229 tests were completed in 1529s with 213 passed, 0 failed and 16 skipped.

Test suite Passed Failed Skipped Time
BenchmarkDotNet.IntegrationTests.AllSetupAndCleanupTest 6✅ 67s
BenchmarkDotNet.IntegrationTests.AppConfigTests 1✅ 13s
BenchmarkDotNet.IntegrationTests.ArgumentsTests 55✅ 316s
BenchmarkDotNet.IntegrationTests.AssemblyConfigTests 1✅ 6s
BenchmarkDotNet.IntegrationTests.AsyncBenchmarksTests 1✅ 13s
BenchmarkDotNet.IntegrationTests.AttributesTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnWithLongParamsTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderErrorTest 1✅ 4ms
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderNoBaselineTest 1✅ 11s
BenchmarkDotNet.IntegrationTests.BenchmarkSwitcherTest 21✅ 154s
BenchmarkDotNet.IntegrationTests.BuildTimeoutTests 1✅ 1ms
BenchmarkDotNet.IntegrationTests.CustomBuildConfigurationTests 1✅ 41s
BenchmarkDotNet.IntegrationTests.CustomEngineTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.DisassemblyDiagnoserTests 8✅ 4ms
BenchmarkDotNet.IntegrationTests.DotTraceTests 1✅ 22s
BenchmarkDotNet.IntegrationTests.DryRunTests 2✅ 19s
BenchmarkDotNet.IntegrationTests.EngineTests 3✅ 10s
BenchmarkDotNet.IntegrationTests.EnvironmentVariablesTests 3✅ 29s
BenchmarkDotNet.IntegrationTests.ExceptionDiagnoserTests 1✅ 20s
BenchmarkDotNet.IntegrationTests.ExceptionHandlingTests 17✅ 105s
BenchmarkDotNet.IntegrationTests.ExporterIOTests 3✅ 1⚪ 11ms
BenchmarkDotNet.IntegrationTests.ExtraAttributesForEntryMethodTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.FailingProcessSpawnTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.FSharpTests 1✅ 7s
BenchmarkDotNet.IntegrationTests.GcModeTests 6✅ 61s
BenchmarkDotNet.IntegrationTests.GlobalSetupAttributeInvalidMethodTest 1✅ 9ms
BenchmarkDotNet.IntegrationTests.InProcessEmitTest 2✅ 1⚪ 359ms
BenchmarkDotNet.IntegrationTests.InProcessTest 10✅ 339ms
BenchmarkDotNet.IntegrationTests.IntegrationTestSetupTests 1✅ 0ms
BenchmarkDotNet.IntegrationTests.JitOptimizationsTests 2✅ 5ms
BenchmarkDotNet.IntegrationTests.JitRuntimeValidationTest 3✅ 1⚪ 10s
BenchmarkDotNet.IntegrationTests.LanguageVersionTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.LargeAddressAwareTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.MemoryDiagnoserTests 12✅ 3⚪ 159s
BenchmarkDotNet.IntegrationTests.MonoTests 1✅ 12s
BenchmarkDotNet.IntegrationTests.MultipleRuntimesTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.NativeAotTests 1✅ 1ms
BenchmarkDotNet.IntegrationTests.NuGetReferenceTests 1✅ 1⚪ 17s
BenchmarkDotNet.IntegrationTests.ParamSourceTests 11✅ 63s
BenchmarkDotNet.IntegrationTests.ParamsTests 11✅ 115s
BenchmarkDotNet.IntegrationTests.PathTooLongTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.PowerManagementApplierTests 2⚪ 2ms
BenchmarkDotNet.IntegrationTests.PriorityTests 1✅ 11s
BenchmarkDotNet.IntegrationTests.ProcessorArchitectureTest 2✅ 18s
BenchmarkDotNet.IntegrationTests.ProcessPropertiesTests 2⚪ 2ms
BenchmarkDotNet.IntegrationTests.ReferencesTests 2✅ 12s
BenchmarkDotNet.IntegrationTests.RoslynToolchainTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.RunStrategyTests 1✅ 58s
BenchmarkDotNet.IntegrationTests.SetupAndCleanupTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.StandardErrorTests 2✅ 18s
BenchmarkDotNet.IntegrationTests.StatResultExtenderTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.ThreadingDiagnoserTests 2✅ 32s
BenchmarkDotNet.IntegrationTests.ToolchainTest 1✅ 9s
BenchmarkDotNet.IntegrationTests.ValidatorsTest 2✅ 34ms
BenchmarkDotNet.IntegrationTests.ValuesReturnedByBenchmarkTest 2✅ 15s

✅ build-macos-trx/TestResults/macos-unit-net7.0.trx

895 tests were completed in 6s with 888 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
BenchmarkDotNet.Tests.Analysers.OutliersAnalyserTests 25✅ 53ms
BenchmarkDotNet.Tests.Analysers.ZeroMeasurementHelperTests 21✅ 4ms
BenchmarkDotNet.Tests.AppConfigGeneratorTests 8✅ 1⚪ 15ms
BenchmarkDotNet.Tests.ArtifactFileNameHelperTests 1⚪ 1ms
BenchmarkDotNet.Tests.Attributes.MutatorAttributesTests 1✅ 3ms
BenchmarkDotNet.Tests.Attributes.ParamsAllValuesVerifyTests 7✅ 26ms
BenchmarkDotNet.Tests.BenchmarkDotNetInfoTests 4✅ 4ms
BenchmarkDotNet.Tests.BuildResultTests 4✅ 51ms
BenchmarkDotNet.Tests.CharacteristicPresenterTests 3✅ 1ms
BenchmarkDotNet.Tests.CodeGeneratorTests 2✅ 16ms
BenchmarkDotNet.Tests.Columns.MetricColumnTests 4✅ 6ms
BenchmarkDotNet.Tests.Columns.RatioColumnTest 1✅ 2s
BenchmarkDotNet.Tests.Columns.StatisticalTestColumnTests 10✅ 15ms
BenchmarkDotNet.Tests.Columns.TagColumnTests 1✅ 1ms
BenchmarkDotNet.Tests.ConfigParserTests 78✅ 2⚪ 482ms
BenchmarkDotNet.Tests.Configs.CategoriesTests 3✅ 10ms
BenchmarkDotNet.Tests.Configs.ConfigOptionsTests 10✅ 2ms
BenchmarkDotNet.Tests.Configs.ConfigPerMethodTests 4✅ 15ms
BenchmarkDotNet.Tests.Configs.EnvironmentVariableTests 6✅ 5ms
BenchmarkDotNet.Tests.Configs.ImmutableConfigTests 26✅ 2⚪ 43ms
BenchmarkDotNet.Tests.Configs.JobTests 12✅ 39ms
BenchmarkDotNet.Tests.CorrectionsSuggesterTests 10✅ 51ms
BenchmarkDotNet.Tests.CsProjGeneratorTests 11✅ 45ms
BenchmarkDotNet.Tests.CsvHelperTests 8✅ 1ms
BenchmarkDotNet.Tests.dotTrace.DotTraceTests 1✅ 1ms
BenchmarkDotNet.Tests.Engine.EngineActualStageTests 3✅ 17ms
BenchmarkDotNet.Tests.Engine.EngineFactoryTests 11✅ 4s
BenchmarkDotNet.Tests.Engine.EnginePilotStageTests 3✅ 8ms
BenchmarkDotNet.Tests.Engine.EngineResultStageTests 1✅ 5ms
BenchmarkDotNet.Tests.Engine.EngineWarmupStageTests 6✅ 24ms
BenchmarkDotNet.Tests.Engine.StoppingCriteria.AutoWarmupStoppingCriteriaTests 12✅ 13ms
BenchmarkDotNet.Tests.Engine.StoppingCriteria.FixedStoppingCriteriaTests 10✅ 19ms
BenchmarkDotNet.Tests.Environments.HostEnvironmentInfoTests 4✅ 6ms
BenchmarkDotNet.Tests.Environments.OsBrandStringTests 28✅ 9ms
BenchmarkDotNet.Tests.Environments.ProcessorBrandStringTests 24✅ 5ms
BenchmarkDotNet.Tests.EventPipeProfilerTests 5✅ 7ms
BenchmarkDotNet.Tests.Exporters.CommonExporterVerifyTests 3✅ 155ms
BenchmarkDotNet.Tests.Exporters.MarkdownExporterVerifyTests 17✅ 140ms
BenchmarkDotNet.Tests.Exporters.XmlSerializerTests 23✅ 13ms
BenchmarkDotNet.Tests.FolderNameTests 12✅ 39ms
BenchmarkDotNet.Tests.FrameworkVersionHelperTests 16✅ 1ms
BenchmarkDotNet.Tests.FullNameProviderTests 20✅ 247ms
BenchmarkDotNet.Tests.GenericBuilderTests 6✅ 56ms
BenchmarkDotNet.Tests.GlobFilterTests 20✅ 17ms
BenchmarkDotNet.Tests.Helpers.LinuxOsReleaseHelperTests 14✅ 2ms
BenchmarkDotNet.Tests.LevenshteinDistanceCalculatorTests 6✅ 2ms
BenchmarkDotNet.Tests.Loggers.LoggerWithPrefixTests 11✅ 12ms
BenchmarkDotNet.Tests.Mathematics.NumeralSystemTests 3✅ 2ms
BenchmarkDotNet.Tests.Mathematics.RankTests 1✅ 4ms
BenchmarkDotNet.Tests.Mathematics.StatisticsTests 9✅ 14ms
BenchmarkDotNet.Tests.MonoDisassemblyOutputParserTests 4✅ 52ms
BenchmarkDotNet.Tests.Order.DefaultOrdererTests 2✅ 11ms
BenchmarkDotNet.Tests.ParameterComparerTests 4✅ 9ms
BenchmarkDotNet.Tests.ParameterInstanceTests 25✅ 5ms
BenchmarkDotNet.Tests.ParamsSourceTests 1✅ 82ms
BenchmarkDotNet.Tests.Portability.Cpu.CpuInfoFormatterTests 1✅ 2s
BenchmarkDotNet.Tests.Portability.Cpu.ProcCpuInfoParserTests 9✅ 71ms
BenchmarkDotNet.Tests.Portability.Cpu.SysctlCpuInfoParserTests 3✅ 1ms
BenchmarkDotNet.Tests.Portability.Cpu.WmicCpuInfoParserTests 5✅ 3ms
BenchmarkDotNet.Tests.Portability.HyperVTests 8✅ 1ms
BenchmarkDotNet.Tests.Portability.VirtualBoxTests 5✅ 1ms
BenchmarkDotNet.Tests.Portability.VMwareTests 7✅ 1ms
BenchmarkDotNet.Tests.ReflectionTests 8✅ 14ms
BenchmarkDotNet.Tests.Reports.ColumnTests 1✅ 6ms
BenchmarkDotNet.Tests.Reports.DefaultColumnProvidersTests 3✅ 18ms
BenchmarkDotNet.Tests.Reports.DisplayPrecisionManagerTests 29✅ 7ms
BenchmarkDotNet.Tests.Reports.RatioPrecisionTests 3✅ 187ms
BenchmarkDotNet.Tests.Reports.RatioStyleTests 2✅ 13ms
BenchmarkDotNet.Tests.Reports.SummaryTableTests 8✅ 578ms
BenchmarkDotNet.Tests.Reports.SummaryTests 1✅ 8ms
BenchmarkDotNet.Tests.Running.BenchmarkConverterTests 11✅ 24ms
BenchmarkDotNet.Tests.Running.JobRuntimePropertiesComparerTests 4✅ 1⚪ 30ms
BenchmarkDotNet.Tests.RuntimeVersionDetectionTests 32✅ 12ms
BenchmarkDotNet.Tests.SimpleJsonTests 2✅ 8ms
BenchmarkDotNet.Tests.SizeUnitTests 16✅ 6ms
BenchmarkDotNet.Tests.SourceCodeHelperTests 25✅ 5ms
BenchmarkDotNet.Tests.StringExtensionsTests 19✅ 11ms
BenchmarkDotNet.Tests.SummaryStyleTests 1✅ 9ms
BenchmarkDotNet.Tests.TargetFrameworkVersionParsingTestscs 4✅ 3ms
BenchmarkDotNet.Tests.TimeUnitTests 2✅ 4ms
BenchmarkDotNet.Tests.TypeFilterTests 15✅ 161ms
BenchmarkDotNet.Tests.Validators.CompilationValidatorTests 14✅ 20ms
BenchmarkDotNet.Tests.Validators.ConfigCompatibilityValidatorTests 6✅ 156ms
BenchmarkDotNet.Tests.Validators.DeferredExecutionValidatorTests 7✅ 11ms
BenchmarkDotNet.Tests.Validators.ExecutionValidatorTests 24✅ 2s
BenchmarkDotNet.Tests.Validators.ParamsValidatorTests 32✅ 190ms
BenchmarkDotNet.Tests.Validators.ReturnValueValidatorTests 15✅ 56ms
BenchmarkDotNet.Tests.Validators.SetupCleanupValidatorTests 2✅ 22ms

✅ build-windows-core-trx/TestResults/windows-integration-net7.0.trx

228 tests were completed in 1797s with 220 passed, 0 failed and 8 skipped.

Test suite Passed Failed Skipped Time
BenchmarkDotNet.IntegrationTests.AllSetupAndCleanupTest 5✅ 1⚪ 58s
BenchmarkDotNet.IntegrationTests.AppConfigTests 1✅ 12s
BenchmarkDotNet.IntegrationTests.ArgumentsTests 55✅ 295s
BenchmarkDotNet.IntegrationTests.AssemblyConfigTests 1✅ 7s
BenchmarkDotNet.IntegrationTests.AsyncBenchmarksTests 1✅ 12s
BenchmarkDotNet.IntegrationTests.AttributesTests 1✅ 9s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnTest 1✅ 10s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnWithLongParamsTest 1✅ 11s
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderErrorTest 1✅ 5ms
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderNoBaselineTest 1✅ 10s
BenchmarkDotNet.IntegrationTests.BenchmarkSwitcherTest 21✅ 143s
BenchmarkDotNet.IntegrationTests.BuildTimeoutTests 1✅ 1s
BenchmarkDotNet.IntegrationTests.CustomBuildConfigurationTests 1✅ 78s
BenchmarkDotNet.IntegrationTests.CustomEngineTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.DisassemblyDiagnoserTests 4✅ 44s
BenchmarkDotNet.IntegrationTests.DotTraceTests 1✅ 26s
BenchmarkDotNet.IntegrationTests.DryRunTests 2✅ 22s
BenchmarkDotNet.IntegrationTests.EngineTests 3✅ 13s
BenchmarkDotNet.IntegrationTests.EnvironmentVariablesTests 3✅ 28s
BenchmarkDotNet.IntegrationTests.ExceptionDiagnoserTests 1✅ 19s
BenchmarkDotNet.IntegrationTests.ExceptionHandlingTests 17✅ 109s
BenchmarkDotNet.IntegrationTests.ExporterIOTests 4✅ 13ms
BenchmarkDotNet.IntegrationTests.ExtraAttributesForEntryMethodTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.FailingProcessSpawnTests 1✅ 12s
BenchmarkDotNet.IntegrationTests.FSharpTests 1✅ 7s
BenchmarkDotNet.IntegrationTests.GcModeTests 6✅ 58s
BenchmarkDotNet.IntegrationTests.GlobalSetupAttributeInvalidMethodTest 1✅ 1ms
BenchmarkDotNet.IntegrationTests.InProcessEmitTest 2✅ 1⚪ 751ms
BenchmarkDotNet.IntegrationTests.InProcessTest 10✅ 426ms
BenchmarkDotNet.IntegrationTests.IntegrationTestSetupTests 1✅ 0ms
BenchmarkDotNet.IntegrationTests.JitOptimizationsTests 2✅ 4ms
BenchmarkDotNet.IntegrationTests.JitRuntimeValidationTest 7✅ 53s
BenchmarkDotNet.IntegrationTests.LanguageVersionTests 1✅ 9s
BenchmarkDotNet.IntegrationTests.LargeAddressAwareTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.MemoryDiagnoserTests 12✅ 3⚪ 280s
BenchmarkDotNet.IntegrationTests.MonoTests 1✅ 13s
BenchmarkDotNet.IntegrationTests.MultipleRuntimesTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.NativeAotTests 1✅ 1ms
BenchmarkDotNet.IntegrationTests.NuGetReferenceTests 1✅ 1⚪ 17s
BenchmarkDotNet.IntegrationTests.ParamSourceTests 11✅ 66s
BenchmarkDotNet.IntegrationTests.ParamsTests 11✅ 105s
BenchmarkDotNet.IntegrationTests.PathTooLongTests 1✅ 9s
BenchmarkDotNet.IntegrationTests.PowerManagementApplierTests 2✅ 60ms
BenchmarkDotNet.IntegrationTests.PriorityTests 1✅ 12s
BenchmarkDotNet.IntegrationTests.ProcessorArchitectureTest 2✅ 20s
BenchmarkDotNet.IntegrationTests.ProcessPropertiesTests 2✅ 19s
BenchmarkDotNet.IntegrationTests.ReferencesTests 2✅ 15s
BenchmarkDotNet.IntegrationTests.RoslynToolchainTest 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.RunStrategyTests 1✅ 56s
BenchmarkDotNet.IntegrationTests.SetupAndCleanupTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.StandardErrorTests 2✅ 19s
BenchmarkDotNet.IntegrationTests.StatResultExtenderTests 1✅ 10s
BenchmarkDotNet.IntegrationTests.ThreadingDiagnoserTests 2✅ 31s
BenchmarkDotNet.IntegrationTests.ToolchainTest 1✅ 9s
BenchmarkDotNet.IntegrationTests.ValidatorsTest 2✅ 46ms
BenchmarkDotNet.IntegrationTests.ValuesReturnedByBenchmarkTest 2✅ 19s

✅ build-windows-full-trx/TestResults/windows-integration-net462.trx

254 tests were completed in 666s with 243 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
BenchmarkDotNet.IntegrationTests.AllSetupAndCleanupTest 5✅ 1⚪ 14s
BenchmarkDotNet.IntegrationTests.AppConfigTests 1✅ 421ms
BenchmarkDotNet.IntegrationTests.ArgumentsTests 53✅ 1⚪ 36s
BenchmarkDotNet.IntegrationTests.AssemblyConfigTests 1✅ 462ms
BenchmarkDotNet.IntegrationTests.AsyncBenchmarksTests 1✅ 2s
BenchmarkDotNet.IntegrationTests.AttributesTests 1✅ 425ms
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnTest 1✅ 4s
BenchmarkDotNet.IntegrationTests.BaselineRatioColumnWithLongParamsTest 1✅ 1s
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderErrorTest 1✅ 16ms
BenchmarkDotNet.IntegrationTests.BaselineRatioResultExtenderNoBaselineTest 1✅ 805ms
BenchmarkDotNet.IntegrationTests.BenchmarkSwitcherTest 19✅ 2⚪ 35s
BenchmarkDotNet.IntegrationTests.BuildTimeoutTests 1✅ 2s
BenchmarkDotNet.IntegrationTests.CopyToOutputTests 1✅ 391ms
BenchmarkDotNet.IntegrationTests.CustomBuildConfigurationTests 1✅ 84s
BenchmarkDotNet.IntegrationTests.CustomEngineTests 1✅ 373ms
BenchmarkDotNet.IntegrationTests.Diagnosers.ProcessMetricsTests 3✅ 58ms
BenchmarkDotNet.IntegrationTests.DisassemblyDiagnoserTests 12✅ 78s
BenchmarkDotNet.IntegrationTests.DotTraceTests 1✅ 21s
BenchmarkDotNet.IntegrationTests.DryRunTests 2✅ 4s
BenchmarkDotNet.IntegrationTests.EngineTests 3✅ 3s
BenchmarkDotNet.IntegrationTests.EnvironmentVariablesTests 3✅ 2s
BenchmarkDotNet.IntegrationTests.ExceptionDiagnoserTests 1✅ 9s
BenchmarkDotNet.IntegrationTests.ExceptionHandlingTests 17✅ 10s
BenchmarkDotNet.IntegrationTests.ExporterIOTests 4✅ 16ms
BenchmarkDotNet.IntegrationTests.ExtraAttributesForEntryMethodTests 1✅ 441ms
BenchmarkDotNet.IntegrationTests.FailingProcessSpawnTests 1✅ 240ms
BenchmarkDotNet.IntegrationTests.FSharpTests 1✅ 410ms
BenchmarkDotNet.IntegrationTests.GcModeTests 7✅ 4s
BenchmarkDotNet.IntegrationTests.GlobalSetupAttributeInvalidMethodTest 1✅ 1ms
BenchmarkDotNet.IntegrationTests.InProcessEmitTest 9✅ 60s
BenchmarkDotNet.IntegrationTests.InProcessTest 10✅ 1s
BenchmarkDotNet.IntegrationTests.IntegrationTestSetupTests 1✅ 1ms
BenchmarkDotNet.IntegrationTests.JitOptimizationsTests 2✅ 7ms
BenchmarkDotNet.IntegrationTests.JitRuntimeValidationTest 7✅ 54s
BenchmarkDotNet.IntegrationTests.LanguageVersionTests 1✅ 429ms
BenchmarkDotNet.IntegrationTests.LargeAddressAwareTest 1✅ 12s
BenchmarkDotNet.IntegrationTests.MemoryDiagnoserTests 10✅ 5⚪ 46s
BenchmarkDotNet.IntegrationTests.MonoTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.MultipleRuntimesTest 1✅ 11s
BenchmarkDotNet.IntegrationTests.NativeAotTests 1⚪ 1ms
BenchmarkDotNet.IntegrationTests.NuGetReferenceTests 2✅ 43s
BenchmarkDotNet.IntegrationTests.ParamSourceTests 11✅ 11s
BenchmarkDotNet.IntegrationTests.ParamsTests 11✅ 5s
BenchmarkDotNet.IntegrationTests.PathTooLongTests 1✅ 405ms
BenchmarkDotNet.IntegrationTests.PowerManagementApplierTests 2✅ 59ms
BenchmarkDotNet.IntegrationTests.PriorityTests 1✅ 3s
BenchmarkDotNet.IntegrationTests.ProcessorArchitectureTest 3✅ 1s
BenchmarkDotNet.IntegrationTests.ProcessPropertiesTests 2✅ 910ms
BenchmarkDotNet.IntegrationTests.ReferencesTests 4✅ 3s
BenchmarkDotNet.IntegrationTests.RoslynToolchainTest 4✅ 2s
BenchmarkDotNet.IntegrationTests.RunStrategyTests 1✅ 41s
BenchmarkDotNet.IntegrationTests.SetupAndCleanupTests 1✅ 829ms
BenchmarkDotNet.IntegrationTests.StandardErrorTests 2✅ 816ms
BenchmarkDotNet.IntegrationTests.StatResultExtenderTests 1✅ 1s
BenchmarkDotNet.IntegrationTests.TailCallDiagnoserTests 4✅ 15s
BenchmarkDotNet.IntegrationTests.ToolchainTest 1✅ 461ms
BenchmarkDotNet.IntegrationTests.ValidatorsTest 2✅ 154ms
BenchmarkDotNet.IntegrationTests.ValuesReturnedByBenchmarkTest 2✅ 16s