-
Notifications
You must be signed in to change notification settings - Fork 572
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#5195 win2019: Fix except-execution test
Updates the security-win32.except-execution test to not make a raw thread with a custom stack, which fails on GA CI win2019. Running the test code on the initial thread as-is works fine, for regular DR instrumentation modes. To avoid headaches with tabs and trailing spaces, updates the context dumping to avoid those, and updates other templates that use that. Issue: #5195
- Loading branch information
1 parent
fde0e15
commit 86e40f9
Showing
5 changed files
with
96 additions
and
327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.