[8048:1204/002043.146:ERROR:sandbox\policy\win\sandbox_win.cc:777] Sandbox cannot access executable D:\a\electron\electron\src\out\Default\electron.exe. Check filesystem permissions are valid. See https://bit.ly/31yqMJR.: Access is denied. (0x5)
[8048:1204/002043.146:FATAL:sandbox\policy\win\sandbox_win.cc:565] DCHECK failed: false.
We should figure out how to enable this as an upgrade followup.
Confirmation
Description
CL https://chromium-review.googlesource.com/c/chromium/src/+/7204292 enables network sandbox by default on Windows.
This change causes the following sandbox failure on Windows:
xref: https://github.com/electron/electron/actions/runs/19911108203/job/57086003465#step:20:99
We should figure out how to enable this as an upgrade followup.