-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.IO.Compressiontest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
Windows.7.Amd64.Open-Release-x86
dotnet/corefx#26086 (comment) System.IO.Compression.DeflateStreamUnitTests/Dispose_WithUnfinishedWriteAsync [FAIL]
System.IO.Compression.DeflateStreamUnitTests/Dispose_WithUnfinishedWriteAsync
Assert.Throws() Failure
Expected: typeof(System.AggregateException)
Actual: (No exception was thrown)
at System.IO.Compression.CompressionStreamUnitTestBase.<Dispose_WithUnfinishedWriteAsync>d__5.MoveNext() in D:\j\workspace\windows-TGrou---f8ac6754\src\Common\tests\System\IO\Compression\CompressionStreamUnitTestBase.cs:line 208
--- End of stack trace from previous location where exception was thrown ---
--- End of stack trace from previous location where exception was thrown ---
--- End of stack trace from previous location where exception was thrown ---
dotnet/corefx#26068 (comment) System.IO.Compression.GzipStreamUnitTests.Dispose_WithUnfinishedWriteAsync [FAIL]
17:19:30 xUnit.net Console Runner (64-bit Desktop .NET 4.0.30319.42000)
17:19:31 Discovering: System.IO.Compression.Tests
17:19:31 Discovered: System.IO.Compression.Tests
17:19:31 Starting: System.IO.Compression.Tests
17:19:34 System.IO.Compression.GzipStreamUnitTests.Dispose_WithUnfinishedWriteAsync [FAIL]
17:19:34 Assert.False() Failure
17:19:34 Expected: False
17:19:34 Actual: True
17:19:34 Stack Trace:
17:19:34 at System.IO.Compression.CompressionStreamUnitTestBase.<Dispose_WithUnfinishedWriteAsync>d__5.MoveNext()
17:19:34 --- End of stack trace from previous location where exception was thrown ---
17:19:34 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
17:19:34 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
17:19:34 --- End of stack trace from previous location where exception was thrown ---
17:19:34 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
17:19:34 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
17:19:34 --- End of stack trace from previous location where exception was thrown ---
17:19:34 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
17:19:34 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
17:19:36 Finished: System.Collections.Concurrent.Tests
Metadata
Metadata
Assignees
Labels
area-System.IO.Compressiontest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs