Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure: System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: \"GetByteArrayAsync\") #41723

Closed
v-haren opened this issue Sep 2, 2020 · 10 comments · Fixed by #50226

Comments

@v-haren
Copy link

v-haren commented Sep 2, 2020

failed in job: runtime-libraries outerloop 20200901.1

net5.0-Windows_NT-Release-x86-CoreCLR_release-Windows.7.Amd64.Open

Error message

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.


Stack trace

Child exception:
  Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: 1
Actual:   0
   at System.Net.Http.Functional.Tests.TelemetryTest.VerifyEventCounters(ConcurrentQueue`1 events, Int32 requestCount, Boolean shouldHaveFailures, Int32 requestsLeftQueueVersion) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 452
   at System.Net.Http.Functional.Tests.TelemetryTest.<>c.<<EventSource_UnsuccessfulRequest_LogsStartFailedStop>b__4_0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 249
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 66

Child process:
  System.Net.Http.Functional.Tests, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.TelemetryTest+<>c System.Threading.Tasks.Task <EventSource_UnsuccessfulRequest_LogsStartFailedStop>b__4_0(System.String, System.String)

Child arguments:
  1.1, GetByteArrayAsync
@ghost
Copy link

ghost commented Sep 2, 2020

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Sep 2, 2020
@ManickaP
Copy link
Member

ManickaP commented Sep 2, 2020

cc @MihaZupan

@v-haren
Copy link
Author

v-haren commented Sep 4, 2020

Different test

2 similar comments
@v-haren
Copy link
Author

v-haren commented Sep 11, 2020

Different test

@v-haren
Copy link
Author

v-haren commented Sep 17, 2020

Different test

@ManickaP
Copy link
Member

@MihaZupan will this get fixed with your current PR?

@ManickaP ManickaP removed the untriaged New issue has not been triaged by the area owner label Sep 23, 2020
@ManickaP ManickaP added this to the 6.0.0 milestone Sep 23, 2020
@ManickaP
Copy link
Member

ManickaP commented Sep 23, 2020

Triage: seems like a test bug, might be fixed by ongoing telemetry fixes.

@v-haren
Copy link
Author

v-haren commented Sep 30, 2020

failed again in job: runtime-libraries-coreclr outerloop 20200929.1

failed test: System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_UnsuccessfulRequest_LogsStartFailedStop(testMethod: "GetStreamAsync")

net5.0-Windows_NT-Release-x64-CoreCLR_release-Windows.10.Amd64.ServerRS5.Open

Error message

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.


Stack trace

Child exception:
  Xunit.Sdk.ContainsException: Assert.Contains() Failure
Not found: (filter expression)
In value:  Double[] [0, 0]
   at System.Net.Http.Functional.Tests.TelemetryTest.VerifyEventCounters(ConcurrentQueue`1 events, Int32 requestCount, Boolean shouldHaveFailures, Int32 requestsLeftQueueVersion) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 462
   at System.Net.Http.Functional.Tests.TelemetryTest.<>c.<<EventSource_UnsuccessfulRequest_LogsStartFailedStop>b__4_0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 249
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65

Child process:
  System.Net.Http.Functional.Tests, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.TelemetryTest+<>c System.Threading.Tasks.Task <EventSource_UnsuccessfulRequest_LogsStartFailedStop>b__4_0(System.String, System.String)

Child arguments:
  1.1, GetStreamAsync

@v-haren
Copy link
Author

v-haren commented Nov 6, 2020

Different test

@v-haren
Copy link
Author

v-haren commented Dec 15, 2020

@v-haren: this issue was combination of 4 different failed tests, please do not report them as an occurrence of something else.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 25, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Apr 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants