aspnet / ServerTests

[Archived] Tests for Helios, WebListener and Kestrel. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
21 stars 13 forks source link

[Patch 1.1.3][Flaky test]: ServerComparison.FunctionalTests.dll (1…untimeFlavor: CoreClr, architecture: x64, applicationBaseUrl on Ubuntu #78

Closed pranavkm closed 6 years ago

pranavkm commented 7 years ago
System.AggregateException : One or more errors occurred. (A task was canceled.)
---- System.Threading.Tasks.TaskCanceledException : A task was canceled.
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at Microsoft.AspNetCore.Server.IntegrationTesting.NginxDeployer.Deploy()
   at ServerComparison.FunctionalTests.ResponseTests.<ResponseFormats>d__15.MoveNext() in /datadrive/d6337ac2abf63a4b/.repositories/ServerTests/test/ServerComparison.FunctionalTests/ResponseTests.cs:line 176
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
----- Inner Stack Trace -----
pranavkm commented 7 years ago

cc @Tratcher \ @Eilon

Eilon commented 7 years ago

@Tratcher - can you investigate this flakiness in the 1.1.3 patch build?

Eilon commented 7 years ago

(And perhaps this is also an issue in dev as well.)

Eilon commented 7 years ago

cc @muratg

muratg commented 6 years ago

@Tratcher good to close?

Tratcher commented 6 years ago

No failures in recorded build history, the prior history may have been deleted. Closing as no-repro.