Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect AbsolutePath in GetContentRoute #17266

Open
wants to merge 1 commit into
base: contrib
Choose a base branch
from

fix: use GetAbsolutePathDecoded instead of AbsolutePath in GetContent…

6ac67d8
Select commit
Loading
Failed to load commit list.
Open

Fix incorrect AbsolutePath in GetContentRoute #17266

fix: use GetAbsolutePathDecoded instead of AbsolutePath in GetContent…
6ac67d8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Umbraco CMS 9+ failed Oct 13, 2024 in 1h 12m 6s

Build #15.1.0--rc1.preview.18+a41f6f4 had test failures

Details

Tests

  • Failed: 6 (0.06%)
  • Passed: 10,541 (99.39%)
  • Other: 59 (0.56%)
  • Total: 10,606

Annotations

Check failure on line 711 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Build log #L711

Error: The process '/opt/hostedtoolcache/dotnet/dotnet' failed with exit code 1

Check failure on line 716 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Build log #L716

Dotnet command failed with non-zero exit code on the following projects : [
  '/home/vsts/work/1/s/tests/Umbraco.Tests.UnitTests/Umbraco.Tests.UnitTests.csproj'
]

Check failure on line 713 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Build log #L713

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 718 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Build log #L718

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\tests\\Umbraco.Tests.UnitTests\\Umbraco.Tests.UnitTests.csproj'
]

Check failure on line 1 in Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.Arabian Saudi Thread, DateTimeValidator

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.Arabian Saudi Thread, DateTimeValidator

  Expected: <empty>
  But was:  < <The string value 13-10-2024 21:04:11 cannot be parsed into a DateTime> >
Raw output
   at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

1)    at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

Check failure on line 1 in Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.US Thread, DateTimeValidator ar-SA format

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.US Thread, DateTimeValidator ar-SA format

  Expected: <empty>
  But was:  < <The string value 13-10-2024 21:04:11 cannot be parsed into a DateTime> >
Raw output
   at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

1)    at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

Check failure on line 1 in Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.Arabian Saudi Thread, DateTimeValidator

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.Arabian Saudi Thread, DateTimeValidator

  Expected: <empty>
  But was:  < <The string value 13-10-2024 21:04:51 cannot be parsed into a DateTime> >
Raw output
   at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

1)    at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

Check failure on line 1 in Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.US Thread, DateTimeValidator ar-SA format

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Umbraco CMS 9+

Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.US Thread, DateTimeValidator ar-SA format

  Expected: <empty>
  But was:  < <The string value 13-10-2024 21:04:51 cannot be parsed into a DateTime> >
Raw output
   at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)

1)    at Umbraco.Cms.Tests.UnitTests.Umbraco.Core.PropertyEditors.Validators.DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(String culture, String format) in /_/tests/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/Validators/DateTimeValidatorTests.cs:line 23
   at InvokeStub_DateTimeValidatorTests.DateTimeValidatorIsCultureInvariant(Object, Span`1)