Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 13203963#13151

Merged
YuliiaKovalova merged 1 commit into
mainfrom
locfiles/02cbcfc5-bd94-48df-9404-65c1720dbfd3
Jan 30, 2026
Merged

Localized file check-in by OneLocBuild Task: Build definition ID 9434: Build ID 13203963#13151
YuliiaKovalova merged 1 commit into
mainfrom
locfiles/02cbcfc5-bd94-48df-9404-65c1720dbfd3

Localized file check-in by OneLocBuild Task: Build definition ID 9434…

967adaf
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded Jan 30, 2026 in 37m 1s

Build #20260130.3 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 81,102 (97.76%)
  • Other: 1,855 (2.24%)
  • Total: 82,958

Annotations

Check failure on line 1 in Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedFilesViaTaskOutput

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedFilesViaTaskOutput

Shouldly.ShouldAssertException : zipArchive.Entries
    should contain an element satisfying the condition
zE.Name.EndsWith("testtaskoutputfile.txt")
    but does not

Additional Info:
    Embedded files: 
Raw output
   at Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedFilesViaTaskOutput() in /home/vsts/work/1/s/src/Build.UnitTests/BinaryLogger_Tests.cs:line 451
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)