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

CI failure in profiler.elt.XUnitWrapper test #60790

Closed
tarekgh opened this issue Oct 22, 2021 · 3 comments
Closed

CI failure in profiler.elt.XUnitWrapper test #60790

tarekgh opened this issue Oct 22, 2021 · 3 comments
Labels
area-Diagnostics-coreclr untriaged New issue has not been triaged by the area owner

Comments

@tarekgh
Copy link
Member

tarekgh commented Oct 22, 2021

Description

https://dev.azure.com/dnceng/public/_build/results?buildId=1436616&view=logs&jobId=f5bbf73d-4d5d-5c21-6748-018818b1d8ec&j=f5bbf73d-4d5d-5c21-6748-018818b1d8ec&t=49b7db0f-7ab2-56d3-55e4-df171e8b3dbb
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-60776-merge-5e37e1c88fc8446f8a/profiler.elt/1/console.29492b65.log?sv=2019-07-07&se=2021-11-11T19%3A36%3A04Z&sr=c&sp=rl&sig=ZgxVVA1E7AV6Rh%2BBlW%2FKlRYdum%2BS%2B0qBgxbvst1k3Lk%3D

Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 6.0.0-rc.1.21430.1)
Discovering: profiler.elt.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered: profiler.elt.XUnitWrapper (found 2 test cases)
Starting: profiler.elt.XUnitWrapper (parallel test collections = on, max threads = 2)
profiler/elt/slowpatheltenter/slowpatheltenter.sh [FAIL]
Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions, Dictionary`2 envVars, String reverseServerName, Boolean loadAsNotification, Int32 notificationCopies)
at SlowPathELTTests.SlowPathELTEnter.Main(String[] args)
/datadisks/disk1/work/AD0D0933/w/AA8B0973/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh: line 386: 3827 Aborted (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Reproduction Steps

CI Run

Expected behavior

Test passes

Actual behavior

Test is failing

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Diagnostics-coreclr untriaged New issue has not been triaged by the area owner labels Oct 22, 2021
@ghost
Copy link

ghost commented Oct 22, 2021

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

Issue Details

Description

https://dev.azure.com/dnceng/public/_build/results?buildId=1436616&view=logs&jobId=f5bbf73d-4d5d-5c21-6748-018818b1d8ec&j=f5bbf73d-4d5d-5c21-6748-018818b1d8ec&t=49b7db0f-7ab2-56d3-55e4-df171e8b3dbb
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-60776-merge-5e37e1c88fc8446f8a/profiler.elt/1/console.29492b65.log?sv=2019-07-07&se=2021-11-11T19%3A36%3A04Z&sr=c&sp=rl&sig=ZgxVVA1E7AV6Rh%2BBlW%2FKlRYdum%2BS%2B0qBgxbvst1k3Lk%3D

Microsoft.DotNet.XUnitConsoleRunner v2.5.0 (64-bit .NET 6.0.0-rc.1.21430.1)
Discovering: profiler.elt.XUnitWrapper (method display = ClassAndMethod, method display options = None)
Discovered: profiler.elt.XUnitWrapper (found 2 test cases)
Starting: profiler.elt.XUnitWrapper (parallel test collections = on, max threads = 2)
profiler/elt/slowpatheltenter/slowpatheltenter.sh [FAIL]
Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
at Profiler.Tests.ProfilerTestRunner.FailFastWithMessage(String error)
at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions, Dictionary`2 envVars, String reverseServerName, Boolean loadAsNotification, Int32 notificationCopies)
at SlowPathELTTests.SlowPathELTEnter.Main(String[] args)
/datadisks/disk1/work/AD0D0933/w/AA8B0973/e/profiler/elt/slowpatheltenter/slowpatheltenter.sh: line 386: 3827 Aborted (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Reproduction Steps

CI Run

Expected behavior

Test passes

Actual behavior

Test is failing

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Author: tarekgh
Assignees: -
Labels:

area-Diagnostics-coreclr, untriaged

Milestone: -

@safern
Copy link
Member

safern commented Oct 22, 2021

@tarekgh is this a dupe of: #60018?

@tarekgh
Copy link
Member Author

tarekgh commented Oct 22, 2021

Looks so, my search didn't trigger #60018. I'll close this one. Thanks!

@tarekgh tarekgh closed this as completed Oct 22, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics-coreclr untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants