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

Issue 90930044: code review 90930044: testing: write profiles on failure (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by rsc
Modified:
10 years, 11 months ago
Reviewers:
r
CC:
r, golang-codereviews
Visibility:
Public.

Description

testing: write profiles on failure Fixes issue 7901.

Patch Set 1 #

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

Total comments: 1

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

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

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

Messages

Total messages: 6
r
https://codereview.appspot.com/90930044/diff/20001/src/pkg/testing/testing.go File src/pkg/testing/testing.go (right): https://codereview.appspot.com/90930044/diff/20001/src/pkg/testing/testing.go#newcode440 src/pkg/testing/testing.go:440: after() Is the premise here correct? We don't run ...
10 years, 11 months ago (2014-04-30 11:08:41 UTC) #1
rsc
Hello r@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 11 months ago (2014-05-02 16:02:02 UTC) #2
rsc
That's a fair point about not running benchmarks, but I think that's a little different. ...
10 years, 11 months ago (2014-05-02 16:03:50 UTC) #3
r
LGTM please add a clause to go1.3.html
10 years, 11 months ago (2014-05-02 20:20:32 UTC) #4
rsc
added 1 line to go1.3.html: <li> The <a href="/pkg/testing/"><code>testing</code></a> package now diagnoses tests that call ...
10 years, 11 months ago (2014-05-09 16:18:39 UTC) #5
rsc
10 years, 11 months ago (2014-05-09 16:18:55 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=1281c0084acf ***

testing: write profiles on failure

Fixes issue 7901.

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

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