test_getgroups as introduced with issue7900 failed on systems
where 'id -G' and posix.getgroups() returned the same information, but one of the sources contains duplicate information. Rewrite the check using sets instead of lists.
Showing
Please register or sign in to comment