Skip to content

remove test infrastructure dependency on running as admin #1149

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

Open
stevenbrix opened this issue Jul 3, 2019 · 0 comments
Open

remove test infrastructure dependency on running as admin #1149

stevenbrix opened this issue Jul 3, 2019 · 0 comments
Labels
Test or Test Infrastructure Improvements of test source code
Milestone

Comments

@stevenbrix
Copy link
Contributor

This stemmed from #816, but we determined the task to remove the dependency on running as admin will take too much time, so it's getting a dedicated task.

Most of the functionality that requires running as admin can probably just be removed, such as JIT debugger registration. I personally don't see much value in that functionality, i can use gflags to do that if i want. There is a lot of ETW logging as well, and we'll need to handle that gracefully so that we can maintain this, although I doubt anyone will use it.

@stevenbrix stevenbrix added the Test or Test Infrastructure Improvements of test source code label Jul 3, 2019
@stevenbrix stevenbrix added this to the Future milestone Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test or Test Infrastructure Improvements of test source code
Projects
None yet
Development

No branches or pull requests

1 participant