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

Issue 5651071: code review 5651071: strconv: add tests for issue 2917 (Closed)

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

Description

strconv: add tests for issue 2917 Cannot reproduce the failure locally, but add explicit test in case some other machine can. Fixes issue 2917 (for now).

Patch Set 1 #

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

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

Patch Set 4 : diff -r 157bdc04b5f6 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 2 months ago (2012-02-13 03:32:43 UTC) #1
r
LGTM
12 years, 2 months ago (2012-02-13 03:50:04 UTC) #2
rsc
12 years, 2 months ago (2012-02-13 04:24:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=3242e3c73955 ***

strconv: add tests for issue 2917

Cannot reproduce the failure locally,
but add explicit test in case some other
machine can.

Fixes issue 2917 (for now).

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

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