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_EventSource_EtwManifestGenerationRollover failed in CI #46518

Closed
danmoseley opened this issue Jan 3, 2021 · 3 comments · Fixed by #46658
Closed

Test_EventSource_EtwManifestGenerationRollover failed in CI #46518

danmoseley opened this issue Jan 3, 2021 · 3 comments · Fixed by #46658

Comments

@danmoseley
Copy link
Member

danmoseley commented Jan 3, 2021

net6.0-windows-Debug-x64-CoreCLR_release-Windows.81.Amd64.Open
https://dev.azure.com/dnceng/public/_build/results?buildId=936179&view=ms.vss-test-web.build-test-results-tab&runId=29613832&resultId=177187&paneView=debug

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

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

Child exception:
  Xunit.Sdk.TrueException: Assert.True() Failure
Expected: True
Actual:   False
   at BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGenerationRollover>b__6_0() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 100

This particular failure also happened on #46238 on windows.10.amd64.open.rt

@sywhang looks like this is your test?

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Diagnostics.Tracing untriaged New issue has not been triaged by the area owner labels Jan 3, 2021
@ghost
Copy link

ghost commented Jan 3, 2021

Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti
See info in area-owners.md if you want to be subscribed.

Issue Details

net6.0-windows-Debug-x64-CoreCLR_release-Windows.81.Amd64.Open
https://dev.azure.com/dnceng/public/_build/results?buildId=936179&view=ms.vss-test-web.build-test-results-tab&runId=29613832&resultId=177187&paneView=debug

BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGenerationRollover

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

Child exception:
  Xunit.Sdk.TrueException: Assert.True() Failure
Expected: True
Actual:   False
   at BasicEventSourceTests.TestsManifestGeneration.<Test_EventSource_EtwManifestGenerationRollover>b__6_0() in /_/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsManifestGeneration.Etw.cs:line 100

This particular failure also happened on #46238

@sywhang looks like this is your test?

Author: danmosemsft
Assignees: -
Labels:

area-System.Diagnostics.Tracing, untriaged

Milestone: -

@danmoseley
Copy link
Member Author

#46493

@tommcdon tommcdon added this to the 6.0.0 milestone Jan 4, 2021
@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Jan 5, 2021
@sywhang
Copy link
Contributor

sywhang commented Jan 6, 2021

Took a quick look at this and it seems like it's a product issue -- let me investigate and report back.

@sywhang sywhang added the bug label Jan 6, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jan 6, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jan 7, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 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.

4 participants