You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FoundationEssentialTests: elide some tests on Windows (#600)
Windows does not have the concept of a "root" user, instead all users
have rights assigned to them with a capabilities system. As there is no
equivalent for `euid`, simply elide this suite on Windows for now.
0 commit comments