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

Issue 140050043: code review 140050043: runtime: retry fix openbsd build (Closed)

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

Description

runtime: retry fix openbsd build Tested on linux/amd64 too this time.

Patch Set 1 #

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

Patch Set 3 : diff -r 1041a5493f10e3c6edadc67e683f6aa6d832fd60 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M src/pkg/runtime/defs_openbsd.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_openbsd_386.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/defs_openbsd_amd64.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/runtime/os_openbsd.c View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
mdempsky
Hello golang-codereviews@googlegroups.com (cc: dave@cheney.net, iant@golang.org, rsc@golang.org), I'd like you to review this change to https://code.google.com/p/go
10 years, 6 months ago (2014-08-30 06:01:27 UTC) #1
bradfitz
LGTM If any builds break, I'll roll it back. On Fri, Aug 29, 2014 at ...
10 years, 6 months ago (2014-08-30 06:12:51 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=bd5377bd4481 *** runtime: retry fix openbsd build Tested on linux/amd64 too this ...
10 years, 6 months ago (2014-08-30 06:13:20 UTC) #3
gobot
This CL appears to have broken the freebsd-amd64-race builder. See http://build.golang.org/log/a2bb6e0c3169a498e43f071a0526c934adcc734b
10 years, 6 months ago (2014-08-30 06:59:59 UTC) #4
mdempsky
10 years, 6 months ago (2014-08-30 07:01:36 UTC) #5
On Fri, Aug 29, 2014 at 11:59 PM, <gobot@golang.org> wrote:

> This CL appears to have broken the freebsd-amd64-race builder.
> See http://build.golang.org/log/a2bb6e0c3169a498e43f071a0526c934adcc734b


Nope, flake:

--- FAIL: TestCPUProfileMultithreaded (29.25s)
pprof_test.go:136: crc32.ChecksumIEEE: 0
pprof_test.go:136: crc32.Update: 2
 pprof_test.go:150: crc32.ChecksumIEEE has 0 samples out of 2, want at
least 1, ideally 1
FAIL
FAIL runtime/pprof 64.268s
Sign in to reply to this message.

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