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

Issue 7002058: code review 7002058: runtime/race: make test driver print compilation errors (Closed)

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

Description

runtime/race: make test driver print compilation errors Currently it silently "succeeds" saying that it run 0 tests if there are compilations errors. With this change it fails and outputs the compilation error.

Patch Set 1 #

Patch Set 2 : diff -r f4e5087c1c19 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 3 : diff -r f4e5087c1c19 https://dvyukov%40google.com@code.google.com/p/go/ #

Patch Set 4 : diff -r abda9a991753 https://dvyukov%40google.com@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M src/pkg/runtime/race/race_test.go View 1 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 3
dvyukov
Hello golang-dev@googlegroups.com (cc: remyoudompheng@gmail.com), I'd like you to review this change to https://dvyukov%40google.com@code.google.com/p/go/
12 years, 6 months ago (2012-12-24 08:24:33 UTC) #1
remyoudompheng
LGTM
12 years, 6 months ago (2012-12-24 11:11:46 UTC) #2
dvyukov
12 years, 6 months ago (2012-12-24 11:33:52 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=a298f2d529ec ***

runtime/race: make test driver print compilation errors
Currently it silently "succeeds" saying that it run 0 tests
if there are compilations errors.
With this change it fails and outputs the compilation error.

R=golang-dev, remyoudompheng
CC=golang-dev
https://codereview.appspot.com/7002058
Sign in to reply to this message.

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