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

windows analyzer tweaks for test capabilities #2043

Closed

Conversation

nbargnesi
Copy link
Contributor

@nbargnesi nbargnesi commented Apr 4, 2024

Adds analyzer test cases and will include some changes to the analyzer code to make testing easier.

Screenshot of Firefox at Apr 4, 2024 at 4_23_14 PM

@nbargnesi nbargnesi changed the title windows analyzer overhaul for test capabilities windows analyzer tweaks for test capabilities Apr 4, 2024
Make one initial pass on the run method and break it up into preamble
and a loop to facilitate testing.
- pull get_pipe_path; it's dead code
- add a bytes type hint for protected path functions; str's are broke
- add some initial coverage
@nbargnesi nbargnesi force-pushed the win-analyzer-enshrinkening branch from 0e2873f to 135ecd9 Compare April 5, 2024 12:13
@nbargnesi nbargnesi force-pushed the win-analyzer-enshrinkening branch from 8f76497 to 9246c4d Compare April 9, 2024 22:24
@nbargnesi nbargnesi force-pushed the win-analyzer-enshrinkening branch from 029e30e to fc0c305 Compare April 11, 2024 14:55
While we're here, LBYL inside Process __del__, h_process/h_thread may
not be bound if callers use bad kwargs. And extend Process tests a bit.
It might make more sense to hoist the call to Analyzer() before the
try/except, but any chance to catch failure conditions is better while
this code is still in rough shape.
@nbargnesi
Copy link
Contributor Author

closing, will reopen with a fresh PR

@nbargnesi nbargnesi closed this Apr 11, 2024
@nbargnesi
Copy link
Contributor Author

opened in #2056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant