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

Issue 5237044: code review 5237044: testing: fix time reported for failing tests. (Closed)

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

Description

testing: fix time reported for failing tests. t.ns was hanging after recent changes.

Patch Set 1 #

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

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

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 5 months ago (2011-10-07 21:12:04 UTC) #1
gri
LGTM I assume t.ns is initialized with the start time, so with this change this ...
13 years, 5 months ago (2011-10-07 21:13:35 UTC) #2
rsc
LGTM
13 years, 5 months ago (2011-10-07 21:14:58 UTC) #3
r
13 years, 5 months ago (2011-10-07 21:15:20 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=9aee6c904aa5 ***

testing: fix time reported for failing tests.
t.ns was hanging after recent changes.

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

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