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

Issue 157150043: code review 157150043: reflect: fix TestAllocations now that interfaces hold o... (Closed)

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

Description

reflect: fix TestAllocations now that interfaces hold only pointers This test was failing but did not break the build because it was not run when -test.short was used.

Patch Set 1 #

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

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

Messages

Total messages: 3
iant
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2014-10-19 04:37:01 UTC) #1
bradfitz
LGTM On Sun, Oct 19, 2014 at 6:37 AM, <iant@golang.org> wrote: > Reviewers: golang-codereviews, > ...
10 years, 4 months ago (2014-10-19 13:39:46 UTC) #2
iant
10 years, 4 months ago (2014-10-20 18:10:07 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=6d6fbf7dee5b ***

reflect: fix TestAllocations now that interfaces hold only pointers

This test was failing but did not break the build because it
was not run when -test.short was used.

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

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