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

Issue 69870045: code review 69870045: sync/atomic: skip broken tests on freebsd/arm and netbsd/arm (Closed)

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

Description

sync/atomic: skip broken tests on freebsd/arm and netbsd/arm Update issue 7338 The nil deref tests are currently failing on the *bsd/arm platforms. In an effort to avoid the build deteriorating further I would like to skip these tests on freebsd/arm and netbsd/arm.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 891e16653547 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/sync/atomic/atomic_test.go View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 2 months ago (2014-03-01 08:25:29 UTC) #1
bradfitz
I'd rather see it fixed. Papering over something as low-level as sync/atomic will just cause ...
10 years, 2 months ago (2014-03-01 17:37:19 UTC) #2
bradfitz
LGTM Oh, sorry, I hadn't read the bug or TestNilDeref yet. I thought this was ...
10 years, 2 months ago (2014-03-01 17:40:16 UTC) #3
dave_cheney.net
Thanks Brad. Comments from anyone else? On Sun, Mar 2, 2014 at 4:40 AM, Brad ...
10 years, 2 months ago (2014-03-01 21:14:51 UTC) #4
minux1
LGTM.
10 years, 2 months ago (2014-03-01 21:21:58 UTC) #5
dave_cheney.net
Thanks, submitting, hopefully this gets us closer to a passing builder. On Sun, Mar 2, ...
10 years, 2 months ago (2014-03-01 21:23:19 UTC) #6
dave_cheney.net
*** Submitted as https://code.google.com/p/go/source/detail?r=d553518e7b1f *** sync/atomic: skip broken tests on freebsd/arm and netbsd/arm Update issue ...
10 years, 2 months ago (2014-03-01 21:32:26 UTC) #7
gobot
10 years, 2 months ago (2014-03-01 21:35:34 UTC) #8
Message was sent while issue was closed.
This CL appears to have broken the solaris-amd64-solaris11 builder.
Sign in to reply to this message.

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