-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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 BasicEventSourceTests.TestsWrite.Test_Write_T_ETW #88305
Comments
Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti Issue DetailsFailed in: runtime-coreclr libraries-jitstress-random 20230701.1 Failed tests:
Error message:
Stack trace:
|
@davmason - possibly a test configuraiton issue |
Failed again in: runtime-coreclr libraries-jitstress-random 20230722.1 Failed tests:
Error message:
Stack trace:
|
@hoyosjs do we expect the CI machines to be run elevated? This fails intermittently, not sure why it works sometimes and doesn't sometimes |
cc: @dotnet/dnceng As far as I know - the agent running test has privileges, but I don't know if we run in elevation. |
Failed again in: runtime-coreclr libraries-jitstress-random 20230819.1 Failed tests:
Error message:
Stack trace:
|
Closing since we haven't seen the elevation failure in some time |
Failed again in: runtime-coreclr libraries-jitstress-random 20231028.1 Failed tests:
Error message:
Stack trace:
|
The stack above is protected runtime/src/libraries/System.Diagnostics.Tracing/tests/BasicEventSourceTest/TestsWrite.Etw.cs Line 21 in 1a19c09
Either the protection is buggy or the EtwListener constructor is getting ERROR_ACCESS_DENIED or whatever due to flaky OS and the message is inappropriate? |
It might be interesting to put Debug.Assert(!Environment.IsPrivilegedProcess) in the implementation where it is throwing with this message. |
Failed in: runtime-coreclr libraries-jitstress-random 20231111.1 Failed tests:
Error message:
Stack trace:
|
@davmason, what is the status of this issue? |
The failures are not understood here, something is wrong with the infrastructure allowing tests to run when the process is not elevated. Disabling with #95498 to get them off the blocking list until someone can investigate |
Failed again in: runtime-coreclr libraries-jitstress-random 20231209.1 Failed tests:
Error message:
Stack trace:
|
Failed again in: runtime-coreclr libraries-jitstress-random 20240106.1 Failed tests:
Error message:
Stack trace:
|
Failed in: runtime-coreclr libraries-jitstress-random 20240302.1 Failed tests:
Error message:
Stack trace:
|
Failed in: runtime-coreclr libraries-jitstress-random 20230701.1
Failed tests:
Error message:
Stack trace:
The text was updated successfully, but these errors were encountered: