refactor: switch to an incremental source generator (#720) #555
build.yml
on: push
Matrix: Unit tests
Mutation tests (Linux)
19m 44s
Mutation tests (Windows)
22m 19s
Static code analysis
12m 14s
API tests
1m 57s
Finalize release
0s
Annotations
7 errors, 16 warnings, and 240 notices
Unit tests (ubuntu-latest)
[xUnit.net 00:00:08.33] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathdc81c905-ac4b-49bf-9107-10e7e1001c66") [FAIL]
|
Unit tests (ubuntu-latest)
[xUnit.net 00:00:10.72] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathdd4bd53d-a43d-4df0-abe0-241e0c8f67e9") [FAIL]
|
Unit tests (ubuntu-latest)
Error during unit tests: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:08.33] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathdc81c905-ac4b-49bf-9107-10e7e1001c66") [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net6.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net6.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:10.72] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathdd4bd53d-a43d-4df0-abe0-241e0c8f67e9") [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net8.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net8.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:08.33] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathdc81c905-ac4b-49bf-9107-10e7e1001c66") [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(CombinatorialConfigure`1 configurator, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 36
at Bu
|
Static code analysis
[xUnit.net 00:00:11.25] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathfb01c035-36f0-49fb-a7bf-0f23b6cb758a") [FAIL]
|
Static code analysis
[xUnit.net 00:00:15.52] Testably.Abstractions.Tests.TimeSystem.TimerTests+MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
|
Static code analysis
[xUnit.net 00:00:04.40] Testably.Abstractions.Tests.TimeSystem.TimerTests+MockTimeSystemTests.Change_WithInt_ShouldResetTimer [FAIL]
|
Static code analysis
Error during unit tests: System.AggregateException: One or more errors occurred. (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:11.25] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathfb01c035-36f0-49fb-a7bf-0f23b6cb758a") [FAIL]
[xUnit.net 00:00:15.52] Testably.Abstractions.Tests.TimeSystem.TimerTests+MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
) (Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net6.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net6.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:04.40] Testably.Abstractions.Tests.TimeSystem.TimerTests+MockTimeSystemTests.Change_WithInt_ShouldResetTimer [FAIL]
)
---> Nuke.Common.Tooling.ProcessException: Process 'dotnet' exited with code 1.
> /usr/share/dotnet/dotnet test /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/Testably.Abstractions.Tests.csproj --configuration Release --no-build --collect "XPlat Code Coverage" --results-directory /home/runner/work/Testably.Abstractions/Testably.Abstractions/TestResults --framework net7.0 --logger trx;LogFileName=Testably.Abstractions.Tests_net7.0.trx
@ /home/runner/work/Testably.Abstractions/Testably.Abstractions
Error output:
[xUnit.net 00:00:11.25] Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.WaitForChangedTests+RealFileSystemTests.WaitForChanged_ShouldBlockUntilEventHappens(path: "pathfb01c035-36f0-49fb-a7bf-0f23b6cb758a") [FAIL]
[xUnit.net 00:00:15.52] Testably.Abstractions.Tests.TimeSystem.TimerTests+MockTimeSystemTests.Change_WithLong_ShouldResetTimer [FAIL]
at Nuke.Common.Tooling.ProcessExtensions.AssertZeroExitCode(IProcess process) in /_/source/Nuke.Tooling/ProcessExtensions.cs:line 38
at Nuke.Common.Tooling.ToolTasks.<>c.<GetExitHandler>b__4_0(ToolOptions _, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 27
at Nuke.Common.Tooling.ToolTasks.<>c__DisplayClass8_0.<GetExitHandlerInternal>b__3(ToolOptions o, IProcess p) in /_/source/Nuke.Tooling/ToolTasks.ExitHandler.cs:line 22
at Nuke.Common.Tooling.ToolTasks.Run[T](ToolOptions options) in /_/source/Nuke.Tooling/ToolTasks.Run.cs:line 36
at Nuke.Common.Tools.DotNet.DotNetTasks.DotNetTest(DotNetTestSettings options) in /_/source/Nuke.Common/Tools/DotNet/DotNet.Generated.cs:line 32
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass1_0`1.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 38
at Nuke.Common.Tooling.ConfigureExtensions.<>c__DisplayClass3_0`2.<Invoke>b__0(TOptions x) in /_/source/Nuke.Tooling/Configure.cs:line 78
--- End of inner exception stack trace ---
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions,TResult](CombinatorialConfigure`1 configurator, Func`2 executor, Func`2 outputSelector, Int32 degreeOfParallelism, Boolean completeOnFailure) in /_/source/Nuke.Tooling/Configure.cs:line 91
at Nuke.Common.Tooling.ConfigureExtensions.Invoke[TOptions](CombinatorialConfigure`1 configurator, Func`2 executor, Int32 degreeOfParallelism, Boolean completeOnFailure)
at Nuke.Common.Tools.DotN
|
API tests
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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=net7.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=net8.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=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.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/ZipFileWrapper.cs(142,10): warning S5042: Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/Testably.Abstractions.Compression.csproj::TargetFramework=net8.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/ZipFileWrapper.cs(158,10): warning S5042: Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/Testably.Abstractions.Compression.csproj::TargetFramework=net8.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/ZipFileWrapper.cs(176,10): warning S5042: Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/Testably.Abstractions.Compression.csproj::TargetFramework=net8.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/ZipFileWrapper.cs(195,10): warning S5042: Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/Testably.Abstractions.Compression.csproj::TargetFramework=net8.0]
|
Static code analysis
/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/ZipFileWrapper.cs(213,10): warning S5042: Make sure that decompressing this archive file is safe. (https://rules.sonarsource.com/csharp/RSPEC-5042) [/home/runner/work/Testably.Abstractions/Testably.Abstractions/Source/Testably.Abstractions.Compression/Testably.Abstractions.Compression.csproj::TargetFramework=net8.0]
|
Mutation tests (Linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Tests Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Pack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
2974 skipped tests found (test 1 to 192)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1 to 192.
|
2974 skipped tests found (test 193 to 459)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 193 to 459.
|
2974 skipped tests found (test 460 to 727)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 460 to 727.
|
2974 skipped tests found (test 728 to 1034)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 728 to 1034.
|
2974 skipped tests found (test 1035 to 1280)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1035 to 1280.
|
2974 skipped tests found (test 1281 to 1431)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1281 to 1431.
|
2974 skipped tests found (test 1432 to 1649)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1432 to 1649.
|
2974 skipped tests found (test 1650 to 1878)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1650 to 1878.
|
2974 skipped tests found (test 1879 to 2121)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 1879 to 2121.
|
2974 skipped tests found (test 2122 to 2340)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2122 to 2340.
|
2974 skipped tests found (test 2341 to 2581)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2341 to 2581.
|
2974 skipped tests found (test 2582 to 2842)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2582 to 2842.
|
2974 skipped tests found (test 2843 to 2974)
There are 2974 skipped tests, see "Raw output" for the list of skipped tests 2843 to 2974.
|
55195 tests found (test 1 to 260)
There are 55195 tests, see "Raw output" for the list of tests 1 to 260.
|
55195 tests found (test 261 to 653)
There are 55195 tests, see "Raw output" for the list of tests 261 to 653.
|
55195 tests found (test 654 to 848)
There are 55195 tests, see "Raw output" for the list of tests 654 to 848.
|
55195 tests found (test 849 to 1057)
There are 55195 tests, see "Raw output" for the list of tests 849 to 1057.
|
55195 tests found (test 1058 to 1329)
There are 55195 tests, see "Raw output" for the list of tests 1058 to 1329.
|
55195 tests found (test 1330 to 1589)
There are 55195 tests, see "Raw output" for the list of tests 1330 to 1589.
|
55195 tests found (test 1590 to 1833)
There are 55195 tests, see "Raw output" for the list of tests 1590 to 1833.
|
55195 tests found (test 1834 to 2100)
There are 55195 tests, see "Raw output" for the list of tests 1834 to 2100.
|
55195 tests found (test 2101 to 2406)
There are 55195 tests, see "Raw output" for the list of tests 2101 to 2406.
|
55195 tests found (test 2407 to 2696)
There are 55195 tests, see "Raw output" for the list of tests 2407 to 2696.
|
55195 tests found (test 2697 to 3057)
There are 55195 tests, see "Raw output" for the list of tests 2697 to 3057.
|
55195 tests found (test 3058 to 3491)
There are 55195 tests, see "Raw output" for the list of tests 3058 to 3491.
|
55195 tests found (test 3492 to 3895)
There are 55195 tests, see "Raw output" for the list of tests 3492 to 3895.
|
55195 tests found (test 3896 to 4256)
There are 55195 tests, see "Raw output" for the list of tests 3896 to 4256.
|
55195 tests found (test 4257 to 4494)
There are 55195 tests, see "Raw output" for the list of tests 4257 to 4494.
|
55195 tests found (test 4495 to 4793)
There are 55195 tests, see "Raw output" for the list of tests 4495 to 4793.
|
55195 tests found (test 4794 to 5057)
There are 55195 tests, see "Raw output" for the list of tests 4794 to 5057.
|
55195 tests found (test 5058 to 5316)
There are 55195 tests, see "Raw output" for the list of tests 5058 to 5316.
|
55195 tests found (test 5317 to 5583)
There are 55195 tests, see "Raw output" for the list of tests 5317 to 5583.
|
55195 tests found (test 5584 to 5819)
There are 55195 tests, see "Raw output" for the list of tests 5584 to 5819.
|
55195 tests found (test 5820 to 6058)
There are 55195 tests, see "Raw output" for the list of tests 5820 to 6058.
|
55195 tests found (test 6059 to 6300)
There are 55195 tests, see "Raw output" for the list of tests 6059 to 6300.
|
55195 tests found (test 6301 to 6544)
There are 55195 tests, see "Raw output" for the list of tests 6301 to 6544.
|
55195 tests found (test 6545 to 6787)
There are 55195 tests, see "Raw output" for the list of tests 6545 to 6787.
|
55195 tests found (test 6788 to 7036)
There are 55195 tests, see "Raw output" for the list of tests 6788 to 7036.
|
55195 tests found (test 7037 to 7291)
There are 55195 tests, see "Raw output" for the list of tests 7037 to 7291.
|
55195 tests found (test 7292 to 7549)
There are 55195 tests, see "Raw output" for the list of tests 7292 to 7549.
|
55195 tests found (test 7550 to 7802)
There are 55195 tests, see "Raw output" for the list of tests 7550 to 7802.
|
55195 tests found (test 7803 to 8056)
There are 55195 tests, see "Raw output" for the list of tests 7803 to 8056.
|
55195 tests found (test 8057 to 8309)
There are 55195 tests, see "Raw output" for the list of tests 8057 to 8309.
|
55195 tests found (test 8310 to 8562)
There are 55195 tests, see "Raw output" for the list of tests 8310 to 8562.
|
55195 tests found (test 8563 to 8769)
There are 55195 tests, see "Raw output" for the list of tests 8563 to 8769.
|
55195 tests found (test 8770 to 8901)
There are 55195 tests, see "Raw output" for the list of tests 8770 to 8901.
|
55195 tests found (test 8902 to 9032)
There are 55195 tests, see "Raw output" for the list of tests 8902 to 9032.
|
55195 tests found (test 9033 to 9162)
There are 55195 tests, see "Raw output" for the list of tests 9033 to 9162.
|
55195 tests found (test 9163 to 9292)
There are 55195 tests, see "Raw output" for the list of tests 9163 to 9292.
|
55195 tests found (test 9293 to 9425)
There are 55195 tests, see "Raw output" for the list of tests 9293 to 9425.
|
55195 tests found (test 9426 to 9555)
There are 55195 tests, see "Raw output" for the list of tests 9426 to 9555.
|
55195 tests found (test 9556 to 9807)
There are 55195 tests, see "Raw output" for the list of tests 9556 to 9807.
|
55195 tests found (test 9808 to 10082)
There are 55195 tests, see "Raw output" for the list of tests 9808 to 10082.
|
55195 tests found (test 10083 to 10361)
There are 55195 tests, see "Raw output" for the list of tests 10083 to 10361.
|
55195 tests found (test 10362 to 10633)
There are 55195 tests, see "Raw output" for the list of tests 10362 to 10633.
|
55195 tests found (test 10634 to 10911)
There are 55195 tests, see "Raw output" for the list of tests 10634 to 10911.
|
55195 tests found (test 10912 to 11198)
There are 55195 tests, see "Raw output" for the list of tests 10912 to 11198.
|
55195 tests found (test 11199 to 11486)
There are 55195 tests, see "Raw output" for the list of tests 11199 to 11486.
|
55195 tests found (test 11487 to 11772)
There are 55195 tests, see "Raw output" for the list of tests 11487 to 11772.
|
55195 tests found (test 11773 to 12032)
There are 55195 tests, see "Raw output" for the list of tests 11773 to 12032.
|
55195 tests found (test 12033 to 12264)
There are 55195 tests, see "Raw output" for the list of tests 12033 to 12264.
|
55195 tests found (test 12265 to 12512)
There are 55195 tests, see "Raw output" for the list of tests 12265 to 12512.
|
55195 tests found (test 12513 to 12776)
There are 55195 tests, see "Raw output" for the list of tests 12513 to 12776.
|
55195 tests found (test 12777 to 13052)
There are 55195 tests, see "Raw output" for the list of tests 12777 to 13052.
|
55195 tests found (test 13053 to 13337)
There are 55195 tests, see "Raw output" for the list of tests 13053 to 13337.
|
55195 tests found (test 13338 to 13631)
There are 55195 tests, see "Raw output" for the list of tests 13338 to 13631.
|
55195 tests found (test 13632 to 13934)
There are 55195 tests, see "Raw output" for the list of tests 13632 to 13934.
|
55195 tests found (test 13935 to 14230)
There are 55195 tests, see "Raw output" for the list of tests 13935 to 14230.
|
55195 tests found (test 14231 to 14521)
There are 55195 tests, see "Raw output" for the list of tests 14231 to 14521.
|
55195 tests found (test 14522 to 14804)
There are 55195 tests, see "Raw output" for the list of tests 14522 to 14804.
|
55195 tests found (test 14805 to 15054)
There are 55195 tests, see "Raw output" for the list of tests 14805 to 15054.
|
55195 tests found (test 15055 to 15354)
There are 55195 tests, see "Raw output" for the list of tests 15055 to 15354.
|
55195 tests found (test 15355 to 15618)
There are 55195 tests, see "Raw output" for the list of tests 15355 to 15618.
|
55195 tests found (test 15619 to 15871)
There are 55195 tests, see "Raw output" for the list of tests 15619 to 15871.
|
55195 tests found (test 15872 to 16129)
There are 55195 tests, see "Raw output" for the list of tests 15872 to 16129.
|
55195 tests found (test 16130 to 16394)
There are 55195 tests, see "Raw output" for the list of tests 16130 to 16394.
|
55195 tests found (test 16395 to 16670)
There are 55195 tests, see "Raw output" for the list of tests 16395 to 16670.
|
55195 tests found (test 16671 to 16979)
There are 55195 tests, see "Raw output" for the list of tests 16671 to 16979.
|
55195 tests found (test 16980 to 17271)
There are 55195 tests, see "Raw output" for the list of tests 16980 to 17271.
|
55195 tests found (test 17272 to 17540)
There are 55195 tests, see "Raw output" for the list of tests 17272 to 17540.
|
55195 tests found (test 17541 to 17818)
There are 55195 tests, see "Raw output" for the list of tests 17541 to 17818.
|
55195 tests found (test 17819 to 18101)
There are 55195 tests, see "Raw output" for the list of tests 17819 to 18101.
|
55195 tests found (test 18102 to 18373)
There are 55195 tests, see "Raw output" for the list of tests 18102 to 18373.
|
55195 tests found (test 18374 to 18656)
There are 55195 tests, see "Raw output" for the list of tests 18374 to 18656.
|
55195 tests found (test 18657 to 18971)
There are 55195 tests, see "Raw output" for the list of tests 18657 to 18971.
|
55195 tests found (test 18972 to 19284)
There are 55195 tests, see "Raw output" for the list of tests 18972 to 19284.
|
55195 tests found (test 19285 to 19599)
There are 55195 tests, see "Raw output" for the list of tests 19285 to 19599.
|
55195 tests found (test 19600 to 19819)
There are 55195 tests, see "Raw output" for the list of tests 19600 to 19819.
|
55195 tests found (test 19820 to 20010)
There are 55195 tests, see "Raw output" for the list of tests 19820 to 20010.
|
55195 tests found (test 20011 to 20227)
There are 55195 tests, see "Raw output" for the list of tests 20011 to 20227.
|
55195 tests found (test 20228 to 20442)
There are 55195 tests, see "Raw output" for the list of tests 20228 to 20442.
|
55195 tests found (test 20443 to 20667)
There are 55195 tests, see "Raw output" for the list of tests 20443 to 20667.
|
55195 tests found (test 20668 to 20916)
There are 55195 tests, see "Raw output" for the list of tests 20668 to 20916.
|
55195 tests found (test 20917 to 21156)
There are 55195 tests, see "Raw output" for the list of tests 20917 to 21156.
|
55195 tests found (test 21157 to 21356)
There are 55195 tests, see "Raw output" for the list of tests 21157 to 21356.
|
55195 tests found (test 21357 to 21554)
There are 55195 tests, see "Raw output" for the list of tests 21357 to 21554.
|
55195 tests found (test 21555 to 21747)
There are 55195 tests, see "Raw output" for the list of tests 21555 to 21747.
|
55195 tests found (test 21748 to 21942)
There are 55195 tests, see "Raw output" for the list of tests 21748 to 21942.
|
55195 tests found (test 21943 to 22136)
There are 55195 tests, see "Raw output" for the list of tests 21943 to 22136.
|
55195 tests found (test 22137 to 22381)
There are 55195 tests, see "Raw output" for the list of tests 22137 to 22381.
|
55195 tests found (test 22382 to 22658)
There are 55195 tests, see "Raw output" for the list of tests 22382 to 22658.
|
55195 tests found (test 22659 to 22935)
There are 55195 tests, see "Raw output" for the list of tests 22659 to 22935.
|
55195 tests found (test 22936 to 23162)
There are 55195 tests, see "Raw output" for the list of tests 22936 to 23162.
|
55195 tests found (test 23163 to 23341)
There are 55195 tests, see "Raw output" for the list of tests 23163 to 23341.
|
55195 tests found (test 23342 to 23519)
There are 55195 tests, see "Raw output" for the list of tests 23342 to 23519.
|
55195 tests found (test 23520 to 23662)
There are 55195 tests, see "Raw output" for the list of tests 23520 to 23662.
|
55195 tests found (test 23663 to 23799)
There are 55195 tests, see "Raw output" for the list of tests 23663 to 23799.
|
55195 tests found (test 23800 to 23932)
There are 55195 tests, see "Raw output" for the list of tests 23800 to 23932.
|
55195 tests found (test 23933 to 24070)
There are 55195 tests, see "Raw output" for the list of tests 23933 to 24070.
|
55195 tests found (test 24071 to 24204)
There are 55195 tests, see "Raw output" for the list of tests 24071 to 24204.
|
55195 tests found (test 24205 to 24343)
There are 55195 tests, see "Raw output" for the list of tests 24205 to 24343.
|
55195 tests found (test 24344 to 24477)
There are 55195 tests, see "Raw output" for the list of tests 24344 to 24477.
|
55195 tests found (test 24478 to 24614)
There are 55195 tests, see "Raw output" for the list of tests 24478 to 24614.
|
55195 tests found (test 24615 to 24749)
There are 55195 tests, see "Raw output" for the list of tests 24615 to 24749.
|
55195 tests found (test 24750 to 24884)
There are 55195 tests, see "Raw output" for the list of tests 24750 to 24884.
|
55195 tests found (test 24885 to 25043)
There are 55195 tests, see "Raw output" for the list of tests 24885 to 25043.
|
55195 tests found (test 25044 to 25297)
There are 55195 tests, see "Raw output" for the list of tests 25044 to 25297.
|
55195 tests found (test 25298 to 25512)
There are 55195 tests, see "Raw output" for the list of tests 25298 to 25512.
|
55195 tests found (test 25513 to 25727)
There are 55195 tests, see "Raw output" for the list of tests 25513 to 25727.
|
55195 tests found (test 25728 to 25942)
There are 55195 tests, see "Raw output" for the list of tests 25728 to 25942.
|
55195 tests found (test 25943 to 26155)
There are 55195 tests, see "Raw output" for the list of tests 25943 to 26155.
|
55195 tests found (test 26156 to 26468)
There are 55195 tests, see "Raw output" for the list of tests 26156 to 26468.
|
55195 tests found (test 26469 to 26796)
There are 55195 tests, see "Raw output" for the list of tests 26469 to 26796.
|
55195 tests found (test 26797 to 27118)
There are 55195 tests, see "Raw output" for the list of tests 26797 to 27118.
|
55195 tests found (test 27119 to 27430)
There are 55195 tests, see "Raw output" for the list of tests 27119 to 27430.
|
55195 tests found (test 27431 to 27707)
There are 55195 tests, see "Raw output" for the list of tests 27431 to 27707.
|
55195 tests found (test 27708 to 27972)
There are 55195 tests, see "Raw output" for the list of tests 27708 to 27972.
|
55195 tests found (test 27973 to 28225)
There are 55195 tests, see "Raw output" for the list of tests 27973 to 28225.
|
55195 tests found (test 28226 to 28464)
There are 55195 tests, see "Raw output" for the list of tests 28226 to 28464.
|
55195 tests found (test 28465 to 28693)
There are 55195 tests, see "Raw output" for the list of tests 28465 to 28693.
|
55195 tests found (test 28694 to 28820)
There are 55195 tests, see "Raw output" for the list of tests 28694 to 28820.
|
55195 tests found (test 28821 to 28964)
There are 55195 tests, see "Raw output" for the list of tests 28821 to 28964.
|
55195 tests found (test 28965 to 29109)
There are 55195 tests, see "Raw output" for the list of tests 28965 to 29109.
|
55195 tests found (test 29110 to 29236)
There are 55195 tests, see "Raw output" for the list of tests 29110 to 29236.
|
55195 tests found (test 29237 to 29380)
There are 55195 tests, see "Raw output" for the list of tests 29237 to 29380.
|
55195 tests found (test 29381 to 29526)
There are 55195 tests, see "Raw output" for the list of tests 29381 to 29526.
|
55195 tests found (test 29527 to 29651)
There are 55195 tests, see "Raw output" for the list of tests 29527 to 29651.
|
55195 tests found (test 29652 to 29859)
There are 55195 tests, see "Raw output" for the list of tests 29652 to 29859.
|
55195 tests found (test 29860 to 30076)
There are 55195 tests, see "Raw output" for the list of tests 29860 to 30076.
|
55195 tests found (test 30077 to 30374)
There are 55195 tests, see "Raw output" for the list of tests 30077 to 30374.
|
55195 tests found (test 30375 to 30717)
There are 55195 tests, see "Raw output" for the list of tests 30375 to 30717.
|
55195 tests found (test 30718 to 31057)
There are 55195 tests, see "Raw output" for the list of tests 30718 to 31057.
|
55195 tests found (test 31058 to 31348)
There are 55195 tests, see "Raw output" for the list of tests 31058 to 31348.
|
55195 tests found (test 31349 to 31634)
There are 55195 tests, see "Raw output" for the list of tests 31349 to 31634.
|
55195 tests found (test 31635 to 31828)
There are 55195 tests, see "Raw output" for the list of tests 31635 to 31828.
|
55195 tests found (test 31829 to 32013)
There are 55195 tests, see "Raw output" for the list of tests 31829 to 32013.
|
55195 tests found (test 32014 to 32185)
There are 55195 tests, see "Raw output" for the list of tests 32014 to 32185.
|
55195 tests found (test 32186 to 32345)
There are 55195 tests, see "Raw output" for the list of tests 32186 to 32345.
|
55195 tests found (test 32346 to 32520)
There are 55195 tests, see "Raw output" for the list of tests 32346 to 32520.
|
55195 tests found (test 32521 to 32773)
There are 55195 tests, see "Raw output" for the list of tests 32521 to 32773.
|
55195 tests found (test 32774 to 33052)
There are 55195 tests, see "Raw output" for the list of tests 32774 to 33052.
|
55195 tests found (test 33053 to 33318)
There are 55195 tests, see "Raw output" for the list of tests 33053 to 33318.
|
55195 tests found (test 33319 to 33537)
There are 55195 tests, see "Raw output" for the list of tests 33319 to 33537.
|
55195 tests found (test 33538 to 33717)
There are 55195 tests, see "Raw output" for the list of tests 33538 to 33717.
|
55195 tests found (test 33718 to 33897)
There are 55195 tests, see "Raw output" for the list of tests 33718 to 33897.
|
55195 tests found (test 33898 to 34077)
There are 55195 tests, see "Raw output" for the list of tests 33898 to 34077.
|
55195 tests found (test 34078 to 34256)
There are 55195 tests, see "Raw output" for the list of tests 34078 to 34256.
|
55195 tests found (test 34257 to 34502)
There are 55195 tests, see "Raw output" for the list of tests 34257 to 34502.
|
55195 tests found (test 34503 to 34768)
There are 55195 tests, see "Raw output" for the list of tests 34503 to 34768.
|
55195 tests found (test 34769 to 35059)
There are 55195 tests, see "Raw output" for the list of tests 34769 to 35059.
|
55195 tests found (test 35060 to 35346)
There are 55195 tests, see "Raw output" for the list of tests 35060 to 35346.
|
55195 tests found (test 35347 to 35594)
There are 55195 tests, see "Raw output" for the list of tests 35347 to 35594.
|
55195 tests found (test 35595 to 35905)
There are 55195 tests, see "Raw output" for the list of tests 35595 to 35905.
|
55195 tests found (test 35906 to 36127)
There are 55195 tests, see "Raw output" for the list of tests 35906 to 36127.
|
55195 tests found (test 36128 to 36329)
There are 55195 tests, see "Raw output" for the list of tests 36128 to 36329.
|
55195 tests found (test 36330 to 36531)
There are 55195 tests, see "Raw output" for the list of tests 36330 to 36531.
|
55195 tests found (test 36532 to 36733)
There are 55195 tests, see "Raw output" for the list of tests 36532 to 36733.
|
55195 tests found (test 36734 to 36932)
There are 55195 tests, see "Raw output" for the list of tests 36734 to 36932.
|
55195 tests found (test 36933 to 37193)
There are 55195 tests, see "Raw output" for the list of tests 36933 to 37193.
|
55195 tests found (test 37194 to 37513)
There are 55195 tests, see "Raw output" for the list of tests 37194 to 37513.
|
55195 tests found (test 37514 to 37830)
There are 55195 tests, see "Raw output" for the list of tests 37514 to 37830.
|
55195 tests found (test 37831 to 38111)
There are 55195 tests, see "Raw output" for the list of tests 37831 to 38111.
|
55195 tests found (test 38112 to 38238)
There are 55195 tests, see "Raw output" for the list of tests 38112 to 38238.
|
55195 tests found (test 38239 to 38373)
There are 55195 tests, see "Raw output" for the list of tests 38239 to 38373.
|
55195 tests found (test 38374 to 38500)
There are 55195 tests, see "Raw output" for the list of tests 38374 to 38500.
|
55195 tests found (test 38501 to 38635)
There are 55195 tests, see "Raw output" for the list of tests 38501 to 38635.
|
55195 tests found (test 38636 to 38762)
There are 55195 tests, see "Raw output" for the list of tests 38636 to 38762.
|
55195 tests found (test 38763 to 38897)
There are 55195 tests, see "Raw output" for the list of tests 38763 to 38897.
|
55195 tests found (test 38898 to 39024)
There are 55195 tests, see "Raw output" for the list of tests 38898 to 39024.
|
55195 tests found (test 39025 to 39160)
There are 55195 tests, see "Raw output" for the list of tests 39025 to 39160.
|
55195 tests found (test 39161 to 39285)
There are 55195 tests, see "Raw output" for the list of tests 39161 to 39285.
|
55195 tests found (test 39286 to 39576)
There are 55195 tests, see "Raw output" for the list of tests 39286 to 39576.
|
55195 tests found (test 39577 to 39904)
There are 55195 tests, see "Raw output" for the list of tests 39577 to 39904.
|
55195 tests found (test 39905 to 40237)
There are 55195 tests, see "Raw output" for the list of tests 39905 to 40237.
|
55195 tests found (test 40238 to 40563)
There are 55195 tests, see "Raw output" for the list of tests 40238 to 40563.
|
55195 tests found (test 40564 to 40883)
There are 55195 tests, see "Raw output" for the list of tests 40564 to 40883.
|
55195 tests found (test 40884 to 41096)
There are 55195 tests, see "Raw output" for the list of tests 40884 to 41096.
|
55195 tests found (test 41097 to 41291)
There are 55195 tests, see "Raw output" for the list of tests 41097 to 41291.
|
55195 tests found (test 41292 to 41499)
There are 55195 tests, see "Raw output" for the list of tests 41292 to 41499.
|
55195 tests found (test 41500 to 41716)
There are 55195 tests, see "Raw output" for the list of tests 41500 to 41716.
|
55195 tests found (test 41717 to 41986)
There are 55195 tests, see "Raw output" for the list of tests 41717 to 41986.
|
55195 tests found (test 41987 to 42303)
There are 55195 tests, see "Raw output" for the list of tests 41987 to 42303.
|
55195 tests found (test 42304 to 42614)
There are 55195 tests, see "Raw output" for the list of tests 42304 to 42614.
|
55195 tests found (test 42615 to 42921)
There are 55195 tests, see "Raw output" for the list of tests 42615 to 42921.
|
55195 tests found (test 42922 to 43222)
There are 55195 tests, see "Raw output" for the list of tests 42922 to 43222.
|
55195 tests found (test 43223 to 43530)
There are 55195 tests, see "Raw output" for the list of tests 43223 to 43530.
|
55195 tests found (test 43531 to 43848)
There are 55195 tests, see "Raw output" for the list of tests 43531 to 43848.
|
55195 tests found (test 43849 to 44051)
There are 55195 tests, see "Raw output" for the list of tests 43849 to 44051.
|
55195 tests found (test 44052 to 44358)
There are 55195 tests, see "Raw output" for the list of tests 44052 to 44358.
|
55195 tests found (test 44359 to 44665)
There are 55195 tests, see "Raw output" for the list of tests 44359 to 44665.
|
55195 tests found (test 44666 to 44929)
There are 55195 tests, see "Raw output" for the list of tests 44666 to 44929.
|
55195 tests found (test 44930 to 45153)
There are 55195 tests, see "Raw output" for the list of tests 44930 to 45153.
|
55195 tests found (test 45154 to 45418)
There are 55195 tests, see "Raw output" for the list of tests 45154 to 45418.
|
55195 tests found (test 45419 to 45739)
There are 55195 tests, see "Raw output" for the list of tests 45419 to 45739.
|
55195 tests found (test 45740 to 46057)
There are 55195 tests, see "Raw output" for the list of tests 45740 to 46057.
|
55195 tests found (test 46058 to 46369)
There are 55195 tests, see "Raw output" for the list of tests 46058 to 46369.
|
55195 tests found (test 46370 to 46682)
There are 55195 tests, see "Raw output" for the list of tests 46370 to 46682.
|
55195 tests found (test 46683 to 46931)
There are 55195 tests, see "Raw output" for the list of tests 46683 to 46931.
|
55195 tests found (test 46932 to 47157)
There are 55195 tests, see "Raw output" for the list of tests 46932 to 47157.
|
55195 tests found (test 47158 to 47392)
There are 55195 tests, see "Raw output" for the list of tests 47158 to 47392.
|
55195 tests found (test 47393 to 47638)
There are 55195 tests, see "Raw output" for the list of tests 47393 to 47638.
|
55195 tests found (test 47639 to 47886)
There are 55195 tests, see "Raw output" for the list of tests 47639 to 47886.
|
55195 tests found (test 47887 to 48141)
There are 55195 tests, see "Raw output" for the list of tests 47887 to 48141.
|
55195 tests found (test 48142 to 48437)
There are 55195 tests, see "Raw output" for the list of tests 48142 to 48437.
|
55195 tests found (test 48438 to 48724)
There are 55195 tests, see "Raw output" for the list of tests 48438 to 48724.
|
55195 tests found (test 48725 to 48970)
There are 55195 tests, see "Raw output" for the list of tests 48725 to 48970.
|
55195 tests found (test 48971 to 49203)
There are 55195 tests, see "Raw output" for the list of tests 48971 to 49203.
|
55195 tests found (test 49204 to 49441)
There are 55195 tests, see "Raw output" for the list of tests 49204 to 49441.
|
55195 tests found (test 49442 to 49678)
There are 55195 tests, see "Raw output" for the list of tests 49442 to 49678.
|
55195 tests found (test 49679 to 49909)
There are 55195 tests, see "Raw output" for the list of tests 49679 to 49909.
|
55195 tests found (test 49910 to 50139)
There are 55195 tests, see "Raw output" for the list of tests 49910 to 50139.
|
55195 tests found (test 50140 to 50357)
There are 55195 tests, see "Raw output" for the list of tests 50140 to 50357.
|
55195 tests found (test 50358 to 50632)
There are 55195 tests, see "Raw output" for the list of tests 50358 to 50632.
|
55195 tests found (test 50633 to 50911)
There are 55195 tests, see "Raw output" for the list of tests 50633 to 50911.
|
55195 tests found (test 50912 to 51181)
There are 55195 tests, see "Raw output" for the list of tests 50912 to 51181.
|
55195 tests found (test 51182 to 51434)
There are 55195 tests, see "Raw output" for the list of tests 51182 to 51434.
|
55195 tests found (test 51435 to 51677)
There are 55195 tests, see "Raw output" for the list of tests 51435 to 51677.
|
55195 tests found (test 51678 to 51867)
There are 55195 tests, see "Raw output" for the list of tests 51678 to 51867.
|
55195 tests found (test 51868 to 52185)
There are 55195 tests, see "Raw output" for the list of tests 51868 to 52185.
|
55195 tests found (test 52186 to 52465)
There are 55195 tests, see "Raw output" for the list of tests 52186 to 52465.
|
55195 tests found (test 52466 to 52751)
There are 55195 tests, see "Raw output" for the list of tests 52466 to 52751.
|
55195 tests found (test 52752 to 53036)
There are 55195 tests, see "Raw output" for the list of tests 52752 to 53036.
|
55195 tests found (test 53037 to 53355)
There are 55195 tests, see "Raw output" for the list of tests 53037 to 53355.
|
55195 tests found (test 53356 to 53617)
There are 55195 tests, see "Raw output" for the list of tests 53356 to 53617.
|
55195 tests found (test 53618 to 53846)
There are 55195 tests, see "Raw output" for the list of tests 53618 to 53846.
|
55195 tests found (test 53847 to 54064)
There are 55195 tests, see "Raw output" for the list of tests 53847 to 54064.
|
55195 tests found (test 54065 to 54319)
There are 55195 tests, see "Raw output" for the list of tests 54065 to 54319.
|
55195 tests found (test 54320 to 54598)
There are 55195 tests, see "Raw output" for the list of tests 54320 to 54598.
|
55195 tests found (test 54599 to 54899)
There are 55195 tests, see "Raw output" for the list of tests 54599 to 54899.
|
55195 tests found (test 54900 to 55195)
There are 55195 tests, see "Raw output" for the list of tests 54900 to 55195.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
API-tests
|
4.26 KB |
|
Linux-artifacts
|
8.1 MB |
|
Packages
|
1.32 MB |
|
Windows-artifacts
|
8.14 MB |
|
macOS-artifacts
|
8.09 MB |
|