node/test
Ben Noordhuis c53b921648 test: disable simple/test-process-getgroups on os x
The output of `id -G` is unreliable on OS X. It uses an undocumented
Libsystem function called getgrouplist_2() that includes some auxiliary
groups that the POSIX getgroups() function does not return.

Or rather, not always. It leads to fun bug chases where the test fails
in one terminal but not in another.
2013-03-01 00:48:19 +01:00
..
addons test: modify async native test.js to test for #4820 2013-02-21 13:14:07 -08:00
disabled Merge remote-tracking branch 'ry/v0.8' into master 2013-02-18 10:21:08 -08:00
fixtures test: Fix debugger repl tests 2013-02-26 16:49:17 -08:00
gc test: use the debug build of node-weak when necessary 2012-06-13 17:58:28 -07:00
internet test: Move test-net-connect-timeout to test/internet 2013-02-26 17:39:04 -08:00
message process: separate nextTick domain logic 2013-02-27 16:37:10 -08:00
pummel net: don't suppress ECONNRESET 2013-02-11 12:31:21 -08:00
simple test: disable simple/test-process-getgroups on os x 2013-03-01 00:48:19 +01:00
common.js lib, src: remove errno global 2013-02-28 23:11:47 +01:00