Skip to content

feat: enable mocking the IFileVersionInfo (#704) #542

feat: enable mocking the IFileVersionInfo (#704)

feat: enable mocking the IFileVersionInfo (#704) #542

Triggered via push January 10, 2025 14:16
Status Failure
Total duration 26m 49s
Artifacts 4

build.yml

on: push
Matrix: Unit tests
Mutation tests (Linux)
22m 53s
Mutation tests (Linux)
Mutation tests (Windows)
26m 34s
Mutation tests (Windows)
Static code analysis
8m 20s
Static code analysis
Publish Tests Results
46s
Publish Tests Results
Finalize release
0s
Finalize release
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 76 warnings, and 243 notices
Unit tests (ubuntu-latest)
[xUnit.net 00:00:08.47] Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
Unit tests (ubuntu-latest)
Target "DotNetUnitTests" has thrown an exception
Unit tests (ubuntu-latest)
Process completed with exit code 255.
Unit tests (windows-latest)
Target "DotNetFrameworkUnitTests" has thrown an exception
Unit tests (windows-latest)
Process completed with exit code 1.
API tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
API tests
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
Unit tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
Unit tests (ubuntu-latest)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
Unit tests (macos-latest)
/Users/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Interface/TimeSystem/ITimer.cs(24,7): warning S2953: Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Interface/Testably.Abstractions.Interface.csproj::TargetFramework=netstandard2.1]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Interface/TimeSystem/ITimer.cs(24,7): warning S2953: Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Interface/Testably.Abstractions.Interface.csproj::TargetFramework=net8.0]
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Settings\Testably.Abstractions.TestSettings\Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.TestHelpers\Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Compression.Tests\Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.AccessControl.Tests\Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
Unit tests (windows-latest)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
Publish Tests Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Mutation tests (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Settings/Testably.Abstractions.TestSettings/Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Compression.Tests/Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.AccessControl.Tests/Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.TestHelpers/Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Helpers/Testably.Abstractions.Tests.SourceGenerator/Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Testably.Abstractions.sln]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
Mutation tests (Linux)
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Settings\Testably.Abstractions.TestSettings\Testably.Abstractions.TestSettings.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.TestHelpers\Testably.Abstractions.TestHelpers.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Compression.Tests\Testably.Abstractions.Compression.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Helpers\Testably.Abstractions.Tests.SourceGenerator\Testably.Abstractions.Tests.SourceGenerator.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.AccessControl.Tests\Testably.Abstractions.AccessControl.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [D:\a\Testably.Abstractions\Testably.Abstractions\Testably.Abstractions.sln]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net6.0]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net7.0]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net8.0]
Mutation tests (Windows)
D:\a\Testably.Abstractions\Testably.Abstractions\Tests\Testably.Abstractions.Tests\Testably.Abstractions.Tests.csproj : warning NU1603: Castle.Core 4.0.0 depends on System.ComponentModel.TypeConverter (>= 4.0.1) but System.ComponentModel.TypeConverter 4.0.1 was not found. An approximate best match of System.ComponentModel.TypeConverter 4.1.0 was resolved. [TargetFramework=net48]
2974 skipped tests found (test 1 to 178)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1 to 178.
2974 skipped tests found (test 179 to 442)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 179 to 442.
2974 skipped tests found (test 443 to 707)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 443 to 707.
2974 skipped tests found (test 708 to 1014)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 708 to 1014.
2974 skipped tests found (test 1015 to 1261)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1015 to 1261.
2974 skipped tests found (test 1262 to 1410)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1262 to 1410.
2974 skipped tests found (test 1411 to 1589)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1411 to 1589.
2974 skipped tests found (test 1590 to 1833)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1590 to 1833.
2974 skipped tests found (test 1834 to 2067)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1834 to 2067.
2974 skipped tests found (test 2068 to 2300)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2068 to 2300.
2974 skipped tests found (test 2301 to 2536)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2301 to 2536.
2974 skipped tests found (test 2537 to 2774)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2537 to 2774.
2974 skipped tests found (test 2775 to 2974)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2775 to 2974.
55199 tests found (test 1 to 260)
There are 55199 tests, see "Raw output" for the list of tests 1 to 260.
55199 tests found (test 261 to 653)
There are 55199 tests, see "Raw output" for the list of tests 261 to 653.
55199 tests found (test 654 to 848)
There are 55199 tests, see "Raw output" for the list of tests 654 to 848.
55199 tests found (test 849 to 1057)
There are 55199 tests, see "Raw output" for the list of tests 849 to 1057.
55199 tests found (test 1058 to 1329)
There are 55199 tests, see "Raw output" for the list of tests 1058 to 1329.
55199 tests found (test 1330 to 1589)
There are 55199 tests, see "Raw output" for the list of tests 1330 to 1589.
55199 tests found (test 1590 to 1832)
There are 55199 tests, see "Raw output" for the list of tests 1590 to 1832.
55199 tests found (test 1833 to 2101)
There are 55199 tests, see "Raw output" for the list of tests 1833 to 2101.
55199 tests found (test 2102 to 2404)
There are 55199 tests, see "Raw output" for the list of tests 2102 to 2404.
55199 tests found (test 2405 to 2708)
There are 55199 tests, see "Raw output" for the list of tests 2405 to 2708.
55199 tests found (test 2709 to 3088)
There are 55199 tests, see "Raw output" for the list of tests 2709 to 3088.
55199 tests found (test 3089 to 3521)
There are 55199 tests, see "Raw output" for the list of tests 3089 to 3521.
55199 tests found (test 3522 to 3905)
There are 55199 tests, see "Raw output" for the list of tests 3522 to 3905.
55199 tests found (test 3906 to 4237)
There are 55199 tests, see "Raw output" for the list of tests 3906 to 4237.
55199 tests found (test 4238 to 4503)
There are 55199 tests, see "Raw output" for the list of tests 4238 to 4503.
55199 tests found (test 4504 to 4792)
There are 55199 tests, see "Raw output" for the list of tests 4504 to 4792.
55199 tests found (test 4793 to 5051)
There are 55199 tests, see "Raw output" for the list of tests 4793 to 5051.
55199 tests found (test 5052 to 5318)
There are 55199 tests, see "Raw output" for the list of tests 5052 to 5318.
55199 tests found (test 5319 to 5579)
There are 55199 tests, see "Raw output" for the list of tests 5319 to 5579.
55199 tests found (test 5580 to 5821)
There are 55199 tests, see "Raw output" for the list of tests 5580 to 5821.
55199 tests found (test 5822 to 6060)
There are 55199 tests, see "Raw output" for the list of tests 5822 to 6060.
55199 tests found (test 6061 to 6297)
There are 55199 tests, see "Raw output" for the list of tests 6061 to 6297.
55199 tests found (test 6298 to 6537)
There are 55199 tests, see "Raw output" for the list of tests 6298 to 6537.
55199 tests found (test 6538 to 6777)
There are 55199 tests, see "Raw output" for the list of tests 6538 to 6777.
55199 tests found (test 6778 to 7031)
There are 55199 tests, see "Raw output" for the list of tests 6778 to 7031.
55199 tests found (test 7032 to 7290)
There are 55199 tests, see "Raw output" for the list of tests 7032 to 7290.
55199 tests found (test 7291 to 7544)
There are 55199 tests, see "Raw output" for the list of tests 7291 to 7544.
55199 tests found (test 7545 to 7798)
There are 55199 tests, see "Raw output" for the list of tests 7545 to 7798.
55199 tests found (test 7799 to 8053)
There are 55199 tests, see "Raw output" for the list of tests 7799 to 8053.
55199 tests found (test 8054 to 8307)
There are 55199 tests, see "Raw output" for the list of tests 8054 to 8307.
55199 tests found (test 8308 to 8560)
There are 55199 tests, see "Raw output" for the list of tests 8308 to 8560.
55199 tests found (test 8561 to 8740)
There are 55199 tests, see "Raw output" for the list of tests 8561 to 8740.
55199 tests found (test 8741 to 8860)
There are 55199 tests, see "Raw output" for the list of tests 8741 to 8860.
55199 tests found (test 8861 to 8979)
There are 55199 tests, see "Raw output" for the list of tests 8861 to 8979.
55199 tests found (test 8980 to 9097)
There are 55199 tests, see "Raw output" for the list of tests 8980 to 9097.
55199 tests found (test 9098 to 9217)
There are 55199 tests, see "Raw output" for the list of tests 9098 to 9217.
55199 tests found (test 9218 to 9338)
There are 55199 tests, see "Raw output" for the list of tests 9218 to 9338.
55199 tests found (test 9339 to 9456)
There are 55199 tests, see "Raw output" for the list of tests 9339 to 9456.
55199 tests found (test 9457 to 9615)
There are 55199 tests, see "Raw output" for the list of tests 9457 to 9615.
55199 tests found (test 9616 to 9905)
There are 55199 tests, see "Raw output" for the list of tests 9616 to 9905.
55199 tests found (test 9906 to 10175)
There are 55199 tests, see "Raw output" for the list of tests 9906 to 10175.
55199 tests found (test 10176 to 10457)
There are 55199 tests, see "Raw output" for the list of tests 10176 to 10457.
55199 tests found (test 10458 to 10723)
There are 55199 tests, see "Raw output" for the list of tests 10458 to 10723.
55199 tests found (test 10724 to 11015)
There are 55199 tests, see "Raw output" for the list of tests 10724 to 11015.
55199 tests found (test 11016 to 11301)
There are 55199 tests, see "Raw output" for the list of tests 11016 to 11301.
55199 tests found (test 11302 to 11590)
There are 55199 tests, see "Raw output" for the list of tests 11302 to 11590.
55199 tests found (test 11591 to 11873)
There are 55199 tests, see "Raw output" for the list of tests 11591 to 11873.
55199 tests found (test 11874 to 12101)
There are 55199 tests, see "Raw output" for the list of tests 11874 to 12101.
55199 tests found (test 12102 to 12339)
There are 55199 tests, see "Raw output" for the list of tests 12102 to 12339.
55199 tests found (test 12340 to 12601)
There are 55199 tests, see "Raw output" for the list of tests 12340 to 12601.
55199 tests found (test 12602 to 12866)
There are 55199 tests, see "Raw output" for the list of tests 12602 to 12866.
55199 tests found (test 12867 to 13160)
There are 55199 tests, see "Raw output" for the list of tests 12867 to 13160.
55199 tests found (test 13161 to 13456)
There are 55199 tests, see "Raw output" for the list of tests 13161 to 13456.
55199 tests found (test 13457 to 13749)
There are 55199 tests, see "Raw output" for the list of tests 13457 to 13749.
55199 tests found (test 13750 to 14037)
There are 55199 tests, see "Raw output" for the list of tests 13750 to 14037.
55199 tests found (test 14038 to 14322)
There are 55199 tests, see "Raw output" for the list of tests 14038 to 14322.
55199 tests found (test 14323 to 14620)
There are 55199 tests, see "Raw output" for the list of tests 14323 to 14620.
55199 tests found (test 14621 to 14886)
There are 55199 tests, see "Raw output" for the list of tests 14621 to 14886.
55199 tests found (test 14887 to 15152)
There are 55199 tests, see "Raw output" for the list of tests 14887 to 15152.
55199 tests found (test 15153 to 15448)
There are 55199 tests, see "Raw output" for the list of tests 15153 to 15448.
55199 tests found (test 15449 to 15703)
There are 55199 tests, see "Raw output" for the list of tests 15449 to 15703.
55199 tests found (test 15704 to 15959)
There are 55199 tests, see "Raw output" for the list of tests 15704 to 15959.
55199 tests found (test 15960 to 16218)
There are 55199 tests, see "Raw output" for the list of tests 15960 to 16218.
55199 tests found (test 16219 to 16490)
There are 55199 tests, see "Raw output" for the list of tests 16219 to 16490.
55199 tests found (test 16491 to 16762)
There are 55199 tests, see "Raw output" for the list of tests 16491 to 16762.
55199 tests found (test 16763 to 17093)
There are 55199 tests, see "Raw output" for the list of tests 16763 to 17093.
55199 tests found (test 17094 to 17362)
There are 55199 tests, see "Raw output" for the list of tests 17094 to 17362.
55199 tests found (test 17363 to 17632)
There are 55199 tests, see "Raw output" for the list of tests 17363 to 17632.
55199 tests found (test 17633 to 17905)
There are 55199 tests, see "Raw output" for the list of tests 17633 to 17905.
55199 tests found (test 17906 to 18197)
There are 55199 tests, see "Raw output" for the list of tests 17906 to 18197.
55199 tests found (test 18198 to 18447)
There are 55199 tests, see "Raw output" for the list of tests 18198 to 18447.
55199 tests found (test 18448 to 18764)
There are 55199 tests, see "Raw output" for the list of tests 18448 to 18764.
55199 tests found (test 18765 to 19068)
There are 55199 tests, see "Raw output" for the list of tests 18765 to 19068.
55199 tests found (test 19069 to 19383)
There are 55199 tests, see "Raw output" for the list of tests 19069 to 19383.
55199 tests found (test 19384 to 19660)
There are 55199 tests, see "Raw output" for the list of tests 19384 to 19660.
55199 tests found (test 19661 to 19863)
There are 55199 tests, see "Raw output" for the list of tests 19661 to 19863.
55199 tests found (test 19864 to 20050)
There are 55199 tests, see "Raw output" for the list of tests 19864 to 20050.
55199 tests found (test 20051 to 20263)
There are 55199 tests, see "Raw output" for the list of tests 20051 to 20263.
55199 tests found (test 20264 to 20483)
There are 55199 tests, see "Raw output" for the list of tests 20264 to 20483.
55199 tests found (test 20484 to 20709)
There are 55199 tests, see "Raw output" for the list of tests 20484 to 20709.
55199 tests found (test 20710 to 20948)
There are 55199 tests, see "Raw output" for the list of tests 20710 to 20948.
55199 tests found (test 20949 to 21183)
There are 55199 tests, see "Raw output" for the list of tests 20949 to 21183.
55199 tests found (test 21184 to 21379)
There are 55199 tests, see "Raw output" for the list of tests 21184 to 21379.
55199 tests found (test 21380 to 21573)
There are 55199 tests, see "Raw output" for the list of tests 21380 to 21573.
55199 tests found (test 21574 to 21767)
There are 55199 tests, see "Raw output" for the list of tests 21574 to 21767.
55199 tests found (test 21768 to 21966)
There are 55199 tests, see "Raw output" for the list of tests 21768 to 21966.
55199 tests found (test 21967 to 22161)
There are 55199 tests, see "Raw output" for the list of tests 21967 to 22161.
55199 tests found (test 22162 to 22418)
There are 55199 tests, see "Raw output" for the list of tests 22162 to 22418.
55199 tests found (test 22419 to 22686)
There are 55199 tests, see "Raw output" for the list of tests 22419 to 22686.
55199 tests found (test 22687 to 22970)
There are 55199 tests, see "Raw output" for the list of tests 22687 to 22970.
55199 tests found (test 22971 to 23177)
There are 55199 tests, see "Raw output" for the list of tests 22971 to 23177.
55199 tests found (test 23178 to 23356)
There are 55199 tests, see "Raw output" for the list of tests 23178 to 23356.
55199 tests found (test 23357 to 23533)
There are 55199 tests, see "Raw output" for the list of tests 23357 to 23533.
55199 tests found (test 23534 to 23655)
There are 55199 tests, see "Raw output" for the list of tests 23534 to 23655.
55199 tests found (test 23656 to 23780)
There are 55199 tests, see "Raw output" for the list of tests 23656 to 23780.
55199 tests found (test 23781 to 23900)
There are 55199 tests, see "Raw output" for the list of tests 23781 to 23900.
55199 tests found (test 23901 to 24026)
There are 55199 tests, see "Raw output" for the list of tests 23901 to 24026.
55199 tests found (test 24027 to 24149)
There are 55199 tests, see "Raw output" for the list of tests 24027 to 24149.
55199 tests found (test 24150 to 24272)
There are 55199 tests, see "Raw output" for the list of tests 24150 to 24272.
55199 tests found (test 24273 to 24397)
There are 55199 tests, see "Raw output" for the list of tests 24273 to 24397.
55199 tests found (test 24398 to 24520)
There are 55199 tests, see "Raw output" for the list of tests 24398 to 24520.
55199 tests found (test 24521 to 24647)
There are 55199 tests, see "Raw output" for the list of tests 24521 to 24647.
55199 tests found (test 24648 to 24768)
There are 55199 tests, see "Raw output" for the list of tests 24648 to 24768.
55199 tests found (test 24769 to 24893)
There are 55199 tests, see "Raw output" for the list of tests 24769 to 24893.
55199 tests found (test 24894 to 25078)
There are 55199 tests, see "Raw output" for the list of tests 24894 to 25078.
55199 tests found (test 25079 to 25307)
There are 55199 tests, see "Raw output" for the list of tests 25079 to 25307.
55199 tests found (test 25308 to 25522)
There are 55199 tests, see "Raw output" for the list of tests 25308 to 25522.
55199 tests found (test 25523 to 25739)
There are 55199 tests, see "Raw output" for the list of tests 25523 to 25739.
55199 tests found (test 25740 to 25956)
There are 55199 tests, see "Raw output" for the list of tests 25740 to 25956.
55199 tests found (test 25957 to 26171)
There are 55199 tests, see "Raw output" for the list of tests 25957 to 26171.
55199 tests found (test 26172 to 26497)
There are 55199 tests, see "Raw output" for the list of tests 26172 to 26497.
55199 tests found (test 26498 to 26825)
There are 55199 tests, see "Raw output" for the list of tests 26498 to 26825.
55199 tests found (test 26826 to 27149)
There are 55199 tests, see "Raw output" for the list of tests 26826 to 27149.
55199 tests found (test 27150 to 27456)
There are 55199 tests, see "Raw output" for the list of tests 27150 to 27456.
55199 tests found (test 27457 to 27718)
There are 55199 tests, see "Raw output" for the list of tests 27457 to 27718.
55199 tests found (test 27719 to 27969)
There are 55199 tests, see "Raw output" for the list of tests 27719 to 27969.
55199 tests found (test 27970 to 28207)
There are 55199 tests, see "Raw output" for the list of tests 27970 to 28207.
55199 tests found (test 28208 to 28437)
There are 55199 tests, see "Raw output" for the list of tests 28208 to 28437.
55199 tests found (test 28438 to 28674)
There are 55199 tests, see "Raw output" for the list of tests 28438 to 28674.
55199 tests found (test 28675 to 28800)
There are 55199 tests, see "Raw output" for the list of tests 28675 to 28800.
55199 tests found (test 28801 to 28948)
There are 55199 tests, see "Raw output" for the list of tests 28801 to 28948.
55199 tests found (test 28949 to 29091)
There are 55199 tests, see "Raw output" for the list of tests 28949 to 29091.
55199 tests found (test 29092 to 29217)
There are 55199 tests, see "Raw output" for the list of tests 29092 to 29217.
55199 tests found (test 29218 to 29365)
There are 55199 tests, see "Raw output" for the list of tests 29218 to 29365.
55199 tests found (test 29366 to 29508)
There are 55199 tests, see "Raw output" for the list of tests 29366 to 29508.
55199 tests found (test 29509 to 29633)
There are 55199 tests, see "Raw output" for the list of tests 29509 to 29633.
55199 tests found (test 29634 to 29824)
There are 55199 tests, see "Raw output" for the list of tests 29634 to 29824.
55199 tests found (test 29825 to 30039)
There are 55199 tests, see "Raw output" for the list of tests 29825 to 30039.
55199 tests found (test 30040 to 30313)
There are 55199 tests, see "Raw output" for the list of tests 30040 to 30313.
55199 tests found (test 30314 to 30666)
There are 55199 tests, see "Raw output" for the list of tests 30314 to 30666.
55199 tests found (test 30667 to 31007)
There are 55199 tests, see "Raw output" for the list of tests 30667 to 31007.
55199 tests found (test 31008 to 31305)
There are 55199 tests, see "Raw output" for the list of tests 31008 to 31305.
55199 tests found (test 31306 to 31588)
There are 55199 tests, see "Raw output" for the list of tests 31306 to 31588.
55199 tests found (test 31589 to 31800)
There are 55199 tests, see "Raw output" for the list of tests 31589 to 31800.
55199 tests found (test 31801 to 31986)
There are 55199 tests, see "Raw output" for the list of tests 31801 to 31986.
55199 tests found (test 31987 to 32166)
There are 55199 tests, see "Raw output" for the list of tests 31987 to 32166.
55199 tests found (test 32167 to 32325)
There are 55199 tests, see "Raw output" for the list of tests 32167 to 32325.
55199 tests found (test 32326 to 32481)
There are 55199 tests, see "Raw output" for the list of tests 32326 to 32481.
55199 tests found (test 32482 to 32737)
There are 55199 tests, see "Raw output" for the list of tests 32482 to 32737.
55199 tests found (test 32738 to 33007)
There are 55199 tests, see "Raw output" for the list of tests 32738 to 33007.
55199 tests found (test 33008 to 33284)
There are 55199 tests, see "Raw output" for the list of tests 33008 to 33284.
55199 tests found (test 33285 to 33514)
There are 55199 tests, see "Raw output" for the list of tests 33285 to 33514.
55199 tests found (test 33515 to 33694)
There are 55199 tests, see "Raw output" for the list of tests 33515 to 33694.
55199 tests found (test 33695 to 33875)
There are 55199 tests, see "Raw output" for the list of tests 33695 to 33875.
55199 tests found (test 33876 to 34055)
There are 55199 tests, see "Raw output" for the list of tests 33876 to 34055.
55199 tests found (test 34056 to 34235)
There are 55199 tests, see "Raw output" for the list of tests 34056 to 34235.
55199 tests found (test 34236 to 34462)
There are 55199 tests, see "Raw output" for the list of tests 34236 to 34462.
55199 tests found (test 34463 to 34732)
There are 55199 tests, see "Raw output" for the list of tests 34463 to 34732.
55199 tests found (test 34733 to 35026)
There are 55199 tests, see "Raw output" for the list of tests 34733 to 35026.
55199 tests found (test 35027 to 35308)
There are 55199 tests, see "Raw output" for the list of tests 35027 to 35308.
55199 tests found (test 35309 to 35543)
There are 55199 tests, see "Raw output" for the list of tests 35309 to 35543.
55199 tests found (test 35544 to 35847)
There are 55199 tests, see "Raw output" for the list of tests 35544 to 35847.
55199 tests found (test 35848 to 36088)
There are 55199 tests, see "Raw output" for the list of tests 35848 to 36088.
55199 tests found (test 36089 to 36288)
There are 55199 tests, see "Raw output" for the list of tests 36089 to 36288.
55199 tests found (test 36289 to 36491)
There are 55199 tests, see "Raw output" for the list of tests 36289 to 36491.
55199 tests found (test 36492 to 36695)
There are 55199 tests, see "Raw output" for the list of tests 36492 to 36695.
55199 tests found (test 36696 to 36898)
There are 55199 tests, see "Raw output" for the list of tests 36696 to 36898.
55199 tests found (test 36899 to 37132)
There are 55199 tests, see "Raw output" for the list of tests 36899 to 37132.
55199 tests found (test 37133 to 37453)
There are 55199 tests, see "Raw output" for the list of tests 37133 to 37453.
55199 tests found (test 37454 to 37771)
There are 55199 tests, see "Raw output" for the list of tests 37454 to 37771.
55199 tests found (test 37772 to 38085)
There are 55199 tests, see "Raw output" for the list of tests 37772 to 38085.
55199 tests found (test 38086 to 38220)
There are 55199 tests, see "Raw output" for the list of tests 38086 to 38220.
55199 tests found (test 38221 to 38350)
There are 55199 tests, see "Raw output" for the list of tests 38221 to 38350.
55199 tests found (test 38351 to 38482)
There are 55199 tests, see "Raw output" for the list of tests 38351 to 38482.
55199 tests found (test 38483 to 38617)
There are 55199 tests, see "Raw output" for the list of tests 38483 to 38617.
55199 tests found (test 38618 to 38744)
There are 55199 tests, see "Raw output" for the list of tests 38618 to 38744.
55199 tests found (test 38745 to 38879)
There are 55199 tests, see "Raw output" for the list of tests 38745 to 38879.
55199 tests found (test 38880 to 39006)
There are 55199 tests, see "Raw output" for the list of tests 38880 to 39006.
55199 tests found (test 39007 to 39141)
There are 55199 tests, see "Raw output" for the list of tests 39007 to 39141.
55199 tests found (test 39142 to 39267)
There are 55199 tests, see "Raw output" for the list of tests 39142 to 39267.
55199 tests found (test 39268 to 39508)
There are 55199 tests, see "Raw output" for the list of tests 39268 to 39508.
55199 tests found (test 39509 to 39835)
There are 55199 tests, see "Raw output" for the list of tests 39509 to 39835.
55199 tests found (test 39836 to 40172)
There are 55199 tests, see "Raw output" for the list of tests 39836 to 40172.
55199 tests found (test 40173 to 40501)
There are 55199 tests, see "Raw output" for the list of tests 40173 to 40501.
55199 tests found (test 40502 to 40822)
There are 55199 tests, see "Raw output" for the list of tests 40502 to 40822.
55199 tests found (test 40823 to 41059)
There are 55199 tests, see "Raw output" for the list of tests 40823 to 41059.
55199 tests found (test 41060 to 41259)
There are 55199 tests, see "Raw output" for the list of tests 41060 to 41259.
55199 tests found (test 41260 to 41461)
There are 55199 tests, see "Raw output" for the list of tests 41260 to 41461.
55199 tests found (test 41462 to 41673)
There are 55199 tests, see "Raw output" for the list of tests 41462 to 41673.
55199 tests found (test 41674 to 41921)
There are 55199 tests, see "Raw output" for the list of tests 41674 to 41921.
55199 tests found (test 41922 to 42240)
There are 55199 tests, see "Raw output" for the list of tests 41922 to 42240.
55199 tests found (test 42241 to 42555)
There are 55199 tests, see "Raw output" for the list of tests 42241 to 42555.
55199 tests found (test 42556 to 42856)
There are 55199 tests, see "Raw output" for the list of tests 42556 to 42856.
55199 tests found (test 42857 to 43160)
There are 55199 tests, see "Raw output" for the list of tests 42857 to 43160.
55199 tests found (test 43161 to 43469)
There are 55199 tests, see "Raw output" for the list of tests 43161 to 43469.
55199 tests found (test 43470 to 43785)
There are 55199 tests, see "Raw output" for the list of tests 43470 to 43785.
55199 tests found (test 43786 to 43993)
There are 55199 tests, see "Raw output" for the list of tests 43786 to 43993.
55199 tests found (test 43994 to 44271)
There are 55199 tests, see "Raw output" for the list of tests 43994 to 44271.
55199 tests found (test 44272 to 44580)
There are 55199 tests, see "Raw output" for the list of tests 44272 to 44580.
55199 tests found (test 44581 to 44870)
There are 55199 tests, see "Raw output" for the list of tests 44581 to 44870.
55199 tests found (test 44871 to 45089)
There are 55199 tests, see "Raw output" for the list of tests 44871 to 45089.
55199 tests found (test 45090 to 45326)
There are 55199 tests, see "Raw output" for the list of tests 45090 to 45326.
55199 tests found (test 45327 to 45646)
There are 55199 tests, see "Raw output" for the list of tests 45327 to 45646.
55199 tests found (test 45647 to 45965)
There are 55199 tests, see "Raw output" for the list of tests 45647 to 45965.
55199 tests found (test 45966 to 46278)
There are 55199 tests, see "Raw output" for the list of tests 45966 to 46278.
55199 tests found (test 46279 to 46581)
There are 55199 tests, see "Raw output" for the list of tests 46279 to 46581.
55199 tests found (test 46582 to 46873)
There are 55199 tests, see "Raw output" for the list of tests 46582 to 46873.
55199 tests found (test 46874 to 47077)
There are 55199 tests, see "Raw output" for the list of tests 46874 to 47077.
55199 tests found (test 47078 to 47327)
There are 55199 tests, see "Raw output" for the list of tests 47078 to 47327.
55199 tests found (test 47328 to 47579)
There are 55199 tests, see "Raw output" for the list of tests 47328 to 47579.
55199 tests found (test 47580 to 47820)
There are 55199 tests, see "Raw output" for the list of tests 47580 to 47820.
55199 tests found (test 47821 to 48057)
There are 55199 tests, see "Raw output" for the list of tests 47821 to 48057.
55199 tests found (test 48058 to 48374)
There are 55199 tests, see "Raw output" for the list of tests 48058 to 48374.
55199 tests found (test 48375 to 48634)
There are 55199 tests, see "Raw output" for the list of tests 48375 to 48634.
55199 tests found (test 48635 to 48888)
There are 55199 tests, see "Raw output" for the list of tests 48635 to 48888.
55199 tests found (test 48889 to 49138)
There are 55199 tests, see "Raw output" for the list of tests 48889 to 49138.
55199 tests found (test 49139 to 49370)
There are 55199 tests, see "Raw output" for the list of tests 49139 to 49370.
55199 tests found (test 49371 to 49601)
There are 55199 tests, see "Raw output" for the list of tests 49371 to 49601.
55199 tests found (test 49602 to 49827)
There are 55199 tests, see "Raw output" for the list of tests 49602 to 49827.
55199 tests found (test 49828 to 50047)
There are 55199 tests, see "Raw output" for the list of tests 49828 to 50047.
55199 tests found (test 50048 to 50280)
There are 55199 tests, see "Raw output" for the list of tests 50048 to 50280.
55199 tests found (test 50281 to 50538)
There are 55199 tests, see "Raw output" for the list of tests 50281 to 50538.
55199 tests found (test 50539 to 50794)
There are 55199 tests, see "Raw output" for the list of tests 50539 to 50794.
55199 tests found (test 50795 to 51080)
There are 55199 tests, see "Raw output" for the list of tests 50795 to 51080.
55199 tests found (test 51081 to 51348)
There are 55199 tests, see "Raw output" for the list of tests 51081 to 51348.
55199 tests found (test 51349 to 51586)
There are 55199 tests, see "Raw output" for the list of tests 51349 to 51586.
55199 tests found (test 51587 to 51799)
There are 55199 tests, see "Raw output" for the list of tests 51587 to 51799.
55199 tests found (test 51800 to 52058)
There are 55199 tests, see "Raw output" for the list of tests 51800 to 52058.
55199 tests found (test 52059 to 52369)
There are 55199 tests, see "Raw output" for the list of tests 52059 to 52369.
55199 tests found (test 52370 to 52644)
There are 55199 tests, see "Raw output" for the list of tests 52370 to 52644.
55199 tests found (test 52645 to 52929)
There are 55199 tests, see "Raw output" for the list of tests 52645 to 52929.
55199 tests found (test 52930 to 53224)
There are 55199 tests, see "Raw output" for the list of tests 52930 to 53224.
55199 tests found (test 53225 to 53535)
There are 55199 tests, see "Raw output" for the list of tests 53225 to 53535.
55199 tests found (test 53536 to 53753)
There are 55199 tests, see "Raw output" for the list of tests 53536 to 53753.
55199 tests found (test 53754 to 53989)
There are 55199 tests, see "Raw output" for the list of tests 53754 to 53989.
55199 tests found (test 53990 to 54209)
There are 55199 tests, see "Raw output" for the list of tests 53990 to 54209.
55199 tests found (test 54210 to 54499)
There are 55199 tests, see "Raw output" for the list of tests 54210 to 54499.
55199 tests found (test 54500 to 54764)
There are 55199 tests, see "Raw output" for the list of tests 54500 to 54764.
55199 tests found (test 54765 to 55157)
There are 55199 tests, see "Raw output" for the list of tests 54765 to 55157.
55199 tests found (test 55158 to 55199)
There are 55199 tests, see "Raw output" for the list of tests 55158 to 55199.

Artifacts

Produced during runtime
Name Size
API-tests
4.22 KB
Linux-artifacts
8.09 MB
Windows-artifacts
8.13 MB
macOS-artifacts
8.08 MB