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

Issue 5625044: code review 5625044: test: rewrite test/run shell script + errchk (perl) in Go (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by bradfitz
Modified:
13 years, 3 months ago
Reviewers:
CC:
golang-dev, ality, rsc, r2, r
Visibility:
Public.

Description

test: rewrite test/run shell script + errchk (perl) in Go This doesn't run all ~750 of the tests, but most. Progress on issue 2833

Patch Set 1 #

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

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

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

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

Total comments: 2

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

Total comments: 10

Patch Set 7 : diff -r d2125f884ae5 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 8 : diff -r 15173f284c9a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+454 lines, -0 lines) Patch
A test/run.go View 1 2 3 4 5 6 7 1 chunk +454 lines, -0 lines 0 comments Download

Messages

Total messages: 12
bradfitz
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-12 08:12:18 UTC) #1
ality
bradfitz@golang.org once said: > test: rewrite test/run shell script + errchk (perl) in Go > ...
13 years, 3 months ago (2012-02-12 11:21:12 UTC) #2
rsc
LGTM Code looks fine, but it could use some comments. In particular, a comment on ...
13 years, 3 months ago (2012-02-13 17:24:03 UTC) #3
r2
Please don't check this in. I think these tests need to be dealt with a ...
13 years, 3 months ago (2012-02-13 22:31:50 UTC) #4
bradfitz
On Tue, Feb 14, 2012 at 4:24 AM, <rsc@golang.org> wrote: > LGTM > > Code ...
13 years, 3 months ago (2012-02-17 04:08:00 UTC) #5
rsc
sure, will send a cl
13 years, 3 months ago (2012-02-17 04:10:29 UTC) #6
bradfitz
Hello golang-dev@googlegroups.com, ality@pbrane.org, rsc@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2012-02-20 05:45:10 UTC) #7
r
http://codereview.appspot.com/5625044/diff/15001/test/run.go File test/run.go (right): http://codereview.appspot.com/5625044/diff/15001/test/run.go#newcode79 test/run.go:79: log.Fatalf("can't yet deal with non-go argument %q", arg) s/argument/file/ ...
13 years, 3 months ago (2012-02-20 06:05:09 UTC) #8
bradfitz
http://codereview.appspot.com/5625044/diff/15001/test/run.go File test/run.go (right): http://codereview.appspot.com/5625044/diff/15001/test/run.go#newcode79 test/run.go:79: log.Fatalf("can't yet deal with non-go argument %q", arg) On ...
13 years, 3 months ago (2012-02-21 00:50:10 UTC) #9
bradfitz
Hello golang-dev@googlegroups.com, ality@pbrane.org, rsc@golang.org, r@google.com, r@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2012-02-21 00:50:13 UTC) #10
r
CL description needs update LGTM as a checkpoint. http://codereview.appspot.com/5625044/diff/19001/test/run.go File test/run.go (right): http://codereview.appspot.com/5625044/diff/19001/test/run.go#newcode56 test/run.go:56: // ...
13 years, 3 months ago (2012-02-21 03:09:15 UTC) #11
bradfitz
13 years, 3 months ago (2012-02-21 03:28:57 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=8ae6dac3df56 ***

test: rewrite test/run shell script + errchk (perl) in Go

This doesn't run all ~750 of the tests, but most.

Progress on issue 2833

R=golang-dev, ality, rsc, r, r
CC=golang-dev
http://codereview.appspot.com/5625044
Sign in to reply to this message.

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