Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(886)

Issue 6446060: code review 6446060: misc/cgo/test: only run setgid test on GNU/Linux (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by iant
Modified:
11 years, 9 months ago
Reviewers:
CC:
golang-dev, nathany, r, minux1
Visibility:
Public.

Description

misc/cgo/test: only run setgid test on GNU/Linux Fixes issue 3874.

Patch Set 1 #

Patch Set 2 : diff -r a36c0344826a https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r a36c0344826a https://go.googlecode.com/hg/ #

Total comments: 4

Patch Set 4 : diff -r a36c0344826a https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r ed59e6a6be1e https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -17 lines) Patch
M misc/cgo/test/basic.go View 1 3 chunks +0 lines, -16 lines 0 comments Download
A misc/cgo/test/cgo_linux_test.go View 1 1 chunk +9 lines, -0 lines 0 comments Download
M misc/cgo/test/cgo_test.go View 1 chunk +0 lines, -1 line 0 comments Download
A misc/cgo/test/setgid_linux.go View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 9
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 9 months ago (2012-07-28 06:43:45 UTC) #1
nathany
If I also remove the #include <unistd.h> line from basic.go, as prior to https://code.google.com/p/go/source/detail?r=f0b8f8a81cab85b06d2533e1e5e86c8cab50fb36 then ...
11 years, 9 months ago (2012-07-28 07:43:27 UTC) #2
iant
Oh, sorry, I meant to do that, but I forgot. Fixed.
11 years, 9 months ago (2012-07-28 14:34:24 UTC) #3
iant
Hello golang-dev@googlegroups.com, nj@nathany.com (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 9 months ago (2012-07-28 14:34:37 UTC) #4
nathany
On 2012/07/28 14:34:37, iant wrote: > Please take another look. I reverted the local changes ...
11 years, 9 months ago (2012-07-28 15:00:45 UTC) #5
r
LGTM
11 years, 9 months ago (2012-07-28 15:51:16 UTC) #6
minux1
http://codereview.appspot.com/6446060/diff/7/misc/cgo/test/setgid_linux.go File misc/cgo/test/setgid_linux.go (right): http://codereview.appspot.com/6446060/diff/7/misc/cgo/test/setgid_linux.go#newcode5 misc/cgo/test/setgid_linux.go:5: // Test that setgid does not hang on GNU/Linx. ...
11 years, 9 months ago (2012-07-28 16:24:31 UTC) #7
iant
http://codereview.appspot.com/6446060/diff/7/misc/cgo/test/setgid_linux.go File misc/cgo/test/setgid_linux.go (right): http://codereview.appspot.com/6446060/diff/7/misc/cgo/test/setgid_linux.go#newcode5 misc/cgo/test/setgid_linux.go:5: // Test that setgid does not hang on GNU/Linx. ...
11 years, 9 months ago (2012-07-28 17:40:28 UTC) #8
iant
11 years, 9 months ago (2012-07-28 17:40:55 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=136f59f1d047 ***

misc/cgo/test: only run setgid test on GNU/Linux

Fixes issue 3874.

R=golang-dev, nj, r, minux.ma
CC=golang-dev
http://codereview.appspot.com/6446060
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b