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

Issue 12531043: code review 12531043: runtime: do not run TestCgoSignalDeadlock on windows in... (Closed)

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

Description

runtime: do not run TestCgoSignalDeadlock on windows in short mode The test takes up to 64 seconds on windows builders. I've tried to reduce number of iterations in the test, but it does not affect run time. Fixes issue 6054.

Patch Set 1 #

Patch Set 2 : diff -r 50c9f3544eed https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 50c9f3544eed https://go.googlecode.com/hg/ #

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

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

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

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

Messages

Total messages: 4
dvyukov
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 7 months ago (2013-08-06 13:28:39 UTC) #1
brainman
LGTM Should we keep issue 6054 opened? Alex
11 years, 7 months ago (2013-08-06 23:50:13 UTC) #2
dvyukov
On Wed, Aug 7, 2013 at 3:50 AM, <alex.brainman@gmail.com> wrote: > LGTM > > Should ...
11 years, 7 months ago (2013-08-07 20:04:00 UTC) #3
dvyukov
11 years, 7 months ago (2013-08-07 20:04:37 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=34399c318fa2 ***

runtime: do not run TestCgoSignalDeadlock on windows in short mode
The test takes up to 64 seconds on windows builders.
I've tried to reduce number of iterations in the test,
but it does not affect run time.
Fixes issue 6054.

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

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