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

Issue 7148043: code review 7148043: testing: catch panicking example and report, just like tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by adg
Modified:
11 years, 3 months ago
Reviewers:
dave
CC:
rsc, golang-dev
Visibility:
Public.

Description

testing: catch panicking example and report, just like tests Fixes issue 4670.

Patch Set 1 #

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -42 lines) Patch
M src/pkg/testing/example.go View 2 chunks +57 lines, -42 lines 0 comments Download

Messages

Total messages: 7
adg
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 3 months ago (2013-01-17 06:29:24 UTC) #1
rsc
https://codereview.appspot.com/7148043/diff/1/src/pkg/testing/example.go File src/pkg/testing/example.go (right): https://codereview.appspot.com/7148043/diff/1/src/pkg/testing/example.go#newcode91 src/pkg/testing/example.go:91: panic(err) Really? What catches this one?
11 years, 3 months ago (2013-01-17 14:17:14 UTC) #2
rsc
LGTM Just saw your comment on the issue. Having the FAIL line is useful: at ...
11 years, 3 months ago (2013-01-17 14:18:04 UTC) #3
adg
https://codereview.appspot.com/7148043/diff/1/src/pkg/testing/example.go File src/pkg/testing/example.go (right): https://codereview.appspot.com/7148043/diff/1/src/pkg/testing/example.go#newcode91 src/pkg/testing/example.go:91: panic(err) On 2013/01/17 14:17:14, rsc wrote: > Really? What ...
11 years, 3 months ago (2013-01-17 23:26:15 UTC) #4
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=4a17cdd58cb1 *** testing: catch panicking example and report, just like tests Fixes ...
11 years, 3 months ago (2013-01-17 23:28:28 UTC) #5
dave_cheney.net
Umm, this change may have had the opposite effect, all the builders are now broken. ...
11 years, 3 months ago (2013-01-18 01:13:02 UTC) #6
adg
11 years, 3 months ago (2013-01-18 01:24:32 UTC) #7
On 18 January 2013 12:13, Dave Cheney <dave@cheney.net> wrote:

> Umm, this change may have had the opposite effect, all the builders
> are now broken.
>


Oops. Fix incoming.
Sign in to reply to this message.

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