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

Issue 5633044: code review 5633044: testing: capture panics, present them, and mark the tes... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by dsymonds
Modified:
13 years, 2 months ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

testing: capture panics, present them, and mark the test as a failure.

Patch Set 1 #

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

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

Total comments: 2

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

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

Messages

Total messages: 3
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 2 months ago (2012-02-06 02:43:30 UTC) #1
r
LGTM http://codereview.appspot.com/5633044/diff/4001/src/pkg/testing/testing.go File src/pkg/testing/testing.go (right): http://codereview.appspot.com/5633044/diff/4001/src/pkg/testing/testing.go#newcode228 src/pkg/testing/testing.go:228: func (c *common) stack() { // comment and ...
13 years, 2 months ago (2012-02-06 02:48:52 UTC) #2
dsymonds
13 years, 2 months ago (2012-02-06 03:00:30 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=492cbd4a22b1 ***

testing: capture panics, present them, and mark the test as a failure.

R=r
CC=golang-dev
http://codereview.appspot.com/5633044

http://codereview.appspot.com/5633044/diff/4001/src/pkg/testing/testing.go
File src/pkg/testing/testing.go (right):

http://codereview.appspot.com/5633044/diff/4001/src/pkg/testing/testing.go#ne...
src/pkg/testing/testing.go:228: func (c *common) stack() {
On 2012/02/06 02:48:53, r wrote:
> // comment and put the TODO here

Done.
Sign in to reply to this message.

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