Skip to content

Commit

Permalink
Tag remaining Process.groups spec
Browse files Browse the repository at this point in the history
This appears to be short one item on MacOS and I'm not sure if
that is a real problem or not. The logic we use seems the same as
in CRuby, but CRuby passes this spec on MacOS.
  • Loading branch information
headius committed Feb 11, 2025
1 parent 035d80b commit bae812a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/ruby/core/process/groups_tags.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
fails:Process.groups sets the list of gids of groups in the supplemental group access list
fails:Process.groups= raises Errno::EPERM
fails(missing one group on MacOS, unsure if it is important):Process.groups gets an Array of the gids of groups in the supplemental group access list

0 comments on commit bae812a

Please sign in to comment.