FS#53720 - [go] `go tool trace` not working

Attached to Project: Arch Linux
Opened by Pierre Neidhardt (Ambrevar) - Wednesday, 19 April 2017, 16:43 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 19 April 2017, 16:49 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The webpage produced by `go tool trace` is blank.

See: https://groups.google.com/forum/#!topic/golang-nuts/B7sZrDhhWfw

The 'misc' folder is missing indeed. (If I recall correctly, I introduced this bug :p)

Additional info:
* package version: 1.8.1.

Steps to reproduce:
- Change folder to any Go package.
- Run `go test -trace trace.out`
- Run `go tool trace trace.out`. This should open a webpage in the default browser.
- Click on `View trace`: it produces a blank page, which it should not.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 19 April 2017, 16:49 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#53694 

Loading...