Skip to content

Instantly share code, notes, and snippets.

@leocassarani
Created October 20, 2011 23:13
Show Gist options
  • Save leocassarani/1302681 to your computer and use it in GitHub Desktop.
Save leocassarani/1302681 to your computer and use it in GitHub Desktop.
Rubinius test failure
Process.groups gets an Array of the gids of groups in the supplemental group access list FAILED
Expected [12, 20, 33, 61, 79, 401, 402, 403, 404, 406, 409, 410, 411, 415, 416, 417]
to equal [12,
20,
33,
61,
79,
80,
81,
98,
100,
204,
401,
402,
403,
404,
406,
407,
408,
409,
410,
411,
412,
413,
414,
415,
416,
417,
418]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment