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

V15: Update to dotnet 9 #16625

Merged
merged 13 commits into from
Jul 1, 2024

Rename to trim exact

c84137e
Select commit
Loading
Failed to load commit list.
Merged

V15: Update to dotnet 9 #16625

Rename to trim exact
c84137e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Umbraco CMS 9+ succeeded Jun 26, 2024 in 4m 11s

Build #15.0.0--rc1.preview.7+1aa66dd had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 17,738 (99.37%)
  • Other: 112 (0.63%)
  • Total: 17,851

Annotations

Check failure on line 1127 in Build log

See this annotation in the file changed.

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

Build log #L1127

PowerShell exited with code '1'.

Check failure on line 1357 in Build log

See this annotation in the file changed.

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

Build log #L1357

PowerShell exited with code '1'.

Check failure on line 1 in Umbraco.Cms.Tests.UnitTests.Umbraco.PublishedCache.NuCache.SnapDictionaryTests.RandomTest2

See this annotation in the file changed.

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

Umbraco.Cms.Tests.UnitTests.Umbraco.PublishedCache.NuCache.SnapDictionaryTests.RandomTest2

  Expected: 1
  But was:  2
Raw output
   at Umbraco.Cms.Tests.UnitTests.Umbraco.PublishedCache.NuCache.SnapDictionaryTests.RandomTest2() in /_/tests/Umbraco.Tests.UnitTests/Umbraco.PublishedCache.NuCache/SnapDictionaryTests.cs:line 612
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.GetResult()
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
   at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
   at NUnit.Framework.RetryAttribute.RetryCommand.Execute(TestExecutionContext context)

1)    at Umbraco.Cms.Tests.UnitTests.Umbraco.PublishedCache.NuCache.SnapDictionaryTests.RandomTest2() in /_/tests/Umbraco.Tests.UnitTests/Umbraco.PublishedCache.NuCache/SnapDictionaryTests.cs:line 612
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
   at Umbraco.Cms.Tests.UnitTests.Umbraco.PublishedCache.NuCache.SnapDictionaryTests.RandomTest2()
   at InvokeStub_SnapDictionaryTests.RandomTest2(Object, Object, IntPtr*)