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

Issue 5701051: code review 5701051: testing: don't run examples if -test.run is set (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by r
Modified:
14 years, 1 month ago
Reviewers:
bradfitz, golang-dev
Visibility:
Public.

Description

testing: don't run examples if -test.run is set If we're restricting tests, don't blindly include examples; things can get noisy.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M src/pkg/testing/example.go View 1 chunk +3 lines, -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://code.google.com/p/go/
14 years, 1 month ago (2012-02-27 00:25:55 UTC) #1
bradfitz
LGTM But what if we're debugging an example? Maybe just apply the same filtering rules ...
14 years, 1 month ago (2012-02-27 00:27:58 UTC) #2
r
A better solution might be to mimic -test.run and -test.bench and add -test.example
14 years, 1 month ago (2012-02-27 00:46:47 UTC) #3
r
14 years, 1 month ago (2012-02-27 01:03:59 UTC) #4
*** Abandoned ***
Sign in to reply to this message.

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