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

Issue 55780043: code review 55780043: testing: diagnose buggy tests that panic(nil) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by rsc
Modified:
11 years, 1 month ago
Reviewers:
r, dave, bradfitz
CC:
r, dave_cheney.net, bradfitz, golang-codereviews
Visibility:
Public.

Description

testing: diagnose buggy tests that panic(nil) Fixes issue 6546.

Patch Set 1 #

Patch Set 2 : diff -r 2a595fd8c22b https://code.google.com/p/go/ #

Patch Set 3 : diff -r 2a595fd8c22b https://code.google.com/p/go/ #

Patch Set 4 : diff -r b7360907d178 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M doc/go1.3.txt View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M src/pkg/testing/testing.go View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 6
rsc
Hello r (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 1 month ago (2014-01-22 20:18:59 UTC) #1
dave_cheney.net
LGTM. This needs an entry in the 1.3 release notes. On Thu, Jan 23, 2014 ...
11 years, 1 month ago (2014-01-22 20:24:44 UTC) #2
rsc
There is a seemingly interminable discussion on issue 6546 about this. My goal here is ...
11 years, 1 month ago (2014-01-22 20:25:34 UTC) #3
bradfitz
LGTM On Wed, Jan 22, 2014 at 12:19 PM, <rsc@golang.org> wrote: > Reviewers: r, > ...
11 years, 1 month ago (2014-01-22 20:31:10 UTC) #4
r
LGTM
11 years, 1 month ago (2014-01-22 20:51:26 UTC) #5
rsc
11 years, 1 month ago (2014-01-22 21:04:54 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=aeb0e7c44f42 ***

testing: diagnose buggy tests that panic(nil)

Fixes issue 6546.

LGTM=dave, bradfitz, r
R=r, dave, bradfitz
CC=golang-codereviews
https://codereview.appspot.com/55780043
Sign in to reply to this message.

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