Skip to content

CIBuild_push_feature/more-simple-extensions_115.1 #115

CIBuild_push_feature/more-simple-extensions_115.1

CIBuild_push_feature/more-simple-extensions_115.1 #115

Triggered via push August 21, 2024 15:29
Status Failure
Total duration 47s
Artifacts

ci-build.yml

on: push
Setup Pipeline
3s
Setup Pipeline
Build .NET
27s
Build .NET
Create GitHub Release
0s
Create GitHub Release
Publish to NuGet
0s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

7 errors
DNX.Extensions.Tests.IO.DirectoryInfoExtensionsTests ► GetRelativePath_can_extract_relative_path_correctly(dirName: "/tmp/folder1", relativeToDirName: "/etc/folder2", expected: "/tmp/folder1"): tests/DNX.Extensions.Tests/IO/DirectoryInfoTests.cs#L236
Failed test found in: tests/DNX.Extensions.Tests/TestResults/_fv-az979-156_2024-08-21_15_30_06.trx Error: Expected result to be "/tmp/folder1" with a length of 12 because dirName: /tmp/folder1 - relativeToDirInfo: /etc/folder2, but "../../tmp/folder1" has a length of 17, differs near "../" (index 0).
DNX.Extensions.Tests.IO.FileInfoExtensionsTests ► GetRelativeFileName_can_extract_relative_filename_correctly(fileName: "/root1/Temp/folder1/file.txt", dirName: "/root2/folder2", expected: "/root1/Temp/folder1/file.txt"): tests/DNX.Extensions.Tests/IO/FileInfoExtensionsTests.cs#L42
Failed test found in: tests/DNX.Extensions.Tests/TestResults/_fv-az979-156_2024-08-21_15_30_06.trx Error: Expected result to be "/root1/Temp/folder1/file.txt" with a length of 28 because dirName: /root2/folder2 - fileName: /root1/Temp/folder1/file.txt, but "../../root1/Temp/folder1/file.txt" has a length of 33, differs near "../" (index 0).
DNX.Extensions.Tests.IO.FileInfoExtensionsTests ► GetRelativeFilePath_can_extract_relative_path_correctly(fileName: "/root1/Temp/folder1/file.txt", dirName: "/root2/folder2", expected: "/root1/Temp/folder1"): tests/DNX.Extensions.Tests/IO/FileInfoExtensionsTests.cs#L56
Failed test found in: tests/DNX.Extensions.Tests/TestResults/_fv-az979-156_2024-08-21_15_30_06.trx Error: Expected result to be "/root1/Temp/folder1" with a length of 19 because dirName: /root2/folder2 - fileName: /root1/Temp/folder1/file.txt, but "../../root1/Temp/folder1" has a length of 24, differs near "../" (index 0).
Build .NET
Failed test were found and 'fail-on-error' option is set to true
Build .NET
Process completed with exit code 1.
Build .NET
Tests Failed
Build .NET
No coverage results found by **/coverage.cobertura.xml