runtime: Tests under: System.IO.Compression.Tests.ZipFileTest_ConvenienceMethods failed with "Xunit.Sdk.TrueException'

Opened on behalf of @Jiayili1

The test System.IO.Compression.Tests.ZipFileTest_ConvenienceMethods/ExtractToDirectoryExtension_Unicode has failed.

Assert.True() Failure Expected: True Actual: False

    Stack Trace:

       at System.IO.Compression.Tests.ZipFileTest_ConvenienceMethods.ExtractToDirectoryExtension_Unicode() in /Users/buildagent/agent/_work/45/s/corefx/src/System.IO.Compression.ZipFile/tests/ZipFileConvenienceMethods.cs:line 184

Build : Master - 20170623.01 (Core Tests) Failing configurations:

  • OSX.1013.Amd64-x64
    • Release

Detail: https://mc.dot.net/#/product/netcore/master/source/official~2Fcorefx~2Fmaster~2F/type/test~2Ffunctional~2Fcli~2F/build/20170623.01/workItem/System.IO.Compression.ZipFile.Tests/analysis/xunit/System.IO.Compression.Tests.ZipFileTest_ConvenienceMethods~2FExtractToDirectoryExtension_Unicode

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 17 (15 by maintainers)

Most upvoted comments

@ianhays I didn’t start yet so feel free to do it. I think we just need to change the Fact to ConditionalFact on a couple of failed test cases. Let me know if you need any help from me. and note that you need to get the ship room approval for any change in the servicing releases.