Skip to content

Refined the Content webhooks mostly to remove Messages & State proper…

Azure Pipelines / Umbraco CMS 9+ failed Nov 22, 2023 in 37m 28s

Build #13.0.0--rc3.preview.124+b434063 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 12,866 (99.25%)
  • Other: 96 (0.74%)
  • Total: 12,963

Annotations

Check failure on line 810 in Build log

See this annotation in the file changed.

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

Build log #L810

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

Check failure on line 815 in Build log

See this annotation in the file changed.

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

Build log #L815

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 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.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)