Skip to content

BinaryLoggerTests.BinaryLoggerShouldEmbedSymlinkFilesViaTaskOutput failure #8643

@rainersigwald

Description

@rainersigwald

So far I've seen this only once in #8632 on 4deecfc2 on Windows: https://dev.azure.com/dnceng-public/public/_build/results?buildId=227836&view=ms.vss-test-web.build-test-results-tab&runId=4295098&resultId=101767&paneView=debug

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

   at Shouldly.ShouldBeEnumerableTestExtensions.ShouldContain[T](IEnumerable`1 actual, Expression`1 elementPredicate, Func`1 customMessage)
   at Shouldly.ShouldBeEnumerableTestExtensions.ShouldContain[T](IEnumerable`1 actual, Expression`1 elementPredicate)
   at Microsoft.Build.UnitTests.BinaryLoggerTests.BinaryLoggerShouldEmbedSymlinkFilesViaTaskOutput() in D:\a\1\s\src\Build.UnitTests\BinaryLogger_Tests.cs:line 324

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testTests that have failed but passed on rerun.triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions