Skip to content

make bench in $GOROOT/src/pkg failed #1023

@gopherbot

Description

@gopherbot

by tianyicui:

Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull -u" and retry what you did to
reproduce the problem.  Thanks.

What steps will reproduce the problem?
1. cd $GOROOT/src/pkg
2. make bench

What is the expected output?

the make command succeeded

What do you see instead?

make: *** [../../test/garbage.bench] Error 2

What is your $GOOS?  $GOARCH?

darwin amd64


Which revision are you using?  (hg identify)

39b4429286ef tip

Please provide any additional information below.

It is because of name of a deleted package appears in
"test/garbage/parser.go". Patch attached.

Attachments:

  1. patch.diff (265 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions