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

Add ContentKey to IBlockReference and obsolete ContentUdi #17365

Merged
merged 3 commits into from
Nov 4, 2024

Merge branch 'release/15.0' into v15/fix/obsolete-contentudi-in-inter…

cf94210
Select commit
Loading
Failed to load commit list.
Merged

Add ContentKey to IBlockReference and obsolete ContentUdi #17365

Merge branch 'release/15.0' into v15/fix/obsolete-contentudi-in-inter…
cf94210
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Umbraco CMS 9+ succeeded Nov 4, 2024 in 38m 43s

Build #15.0.0--rc3.preview.82+1fe1a07 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 15,479 (99.36%)
  • Other: 99 (0.64%)
  • Total: 15,579

Annotations

Check failure on line 1820 in Build log

See this annotation in the file changed.

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

Build log #L1820

PowerShell exited with code '1'.

Check failure on line 307 in Build log

See this annotation in the file changed.

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

Build log #L307

PowerShell exited with code '1'.

Check failure on line 1 in Umbraco.Cms.Tests.Integration.Umbraco.Examine.Lucene.UmbracoExamine.BackOfficeExamineSearcherTests.Search_For_Child_In_Child_Published_Content_With_Query_By_Content_Name

See this annotation in the file changed.

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

Umbraco.Cms.Tests.Integration.Umbraco.Examine.Lucene.UmbracoExamine.BackOfficeExamineSearcherTests.Search_For_Child_In_Child_Published_Content_With_Query_By_Content_Name

TearDown : System.IO.FileNotFoundException : _0.fdt
Raw output
--TearDown
   at Lucene.Net.Store.RAMDirectory.DeleteFile(String name)
   at Lucene.Net.Store.NRTCachingDirectory.UnCache(String fileName)
   at Lucene.Net.Store.NRTCachingDirectory.Dispose(Boolean disposing)
   at Lucene.Net.Store.Directory.Dispose()
   at Examine.Lucene.Directories.DirectoryFactoryBase.Dispose(Boolean disposing)
   at Examine.Lucene.Directories.DirectoryFactoryBase.Dispose()
   at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.Dispose()
   at Umbraco.Extensions.ObjectExtensions.DisposeIfDisposable(Object input) in /home/vsts/work/1/s/src/Umbraco.Core/Extensions/ObjectExtensions.cs:line 53
   at Umbraco.Cms.Tests.Integration.Umbraco.Examine.Lucene.UmbracoExamine.BackOfficeExamineSearcherTests.TearDown() in /_/tests/Umbraco.Tests.Integration/Umbraco.Examine.Lucene/UmbracoExamine/BackOfficeExamineSearcherTests.cs:line 46
   at InvokeStub_BackOfficeExamineSearcherTests.TearDown(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)