Skip to content

runtime: TestCgoSignalDeadlock slow down on windows-386 builder #6054

@alexbrainman

Description

@alexbrainman
after recent change

changeset:   17538:6423f26d0193
user:        Dmitriy Vyukov <dvyukov@google.com>
date:        Sun Aug 04 14:08:13 2013 +0400
summary:     runtime: disable dynamic priority boosting on windows

windows-386 builder is failing to complete

go test runtime -short -timeout=300s -cpu=1,2,4

in time. It looks like TestCgoSignalDeadlock takes much longer to run now. See attached
"go test ..." command output for hg revisions 17537 and 17538. The output is
from our windows-386 builder.

Alex

Attachments:

  1. rev17537.txt (32768 bytes)
  2. rev17538.txt (32768 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions