mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
This new test from 7de04b02f85d was failing on Windows 10. I started by adding the hint, which produced “CreateFileMapping: Access is denied. (0x5)â€. Switching the “Global\†to “Local\†fixes the test for me. TEST=crashpad_util_test ProcessInfo.Handles R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1407993003 .