9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Building go1.12.14
@ 2020-01-01 16:20 Steven Stallion
  2020-01-01 17:12 ` [9fans] " David du Colombier
  0 siblings, 1 reply; 8+ messages in thread
From: Steven Stallion @ 2020-01-01 16:20 UTC (permalink / raw)
  To: 9fans

All,

I was updating my golang installation this morning and I ran into a
couple of failures building go1.12.14 - I was curious if any on the
list have run into issues as well:

	--- FAIL: TestContextCancel (1.02s)
	    exec_test.go:1096: echo
	    : 
	    exec_test.go:1122: canceling context did not stop program
	FAIL
	FAIL	os/exec	4.824s

and:

	go test proxy starting
	go proxy_test: invalid module path encoding "example.com/invalidpath/v1": malformed module path "example.com/invalidpath/v1": invalid version
	go test proxy running at GOPROXY=http://127.0.0.1:59211/mod
	panic: test timed out after 9m0s
	:
	FAIL	cmd/go	589.840s

All other tests pass.  I'm running a vanilla labs installation with
patches applied from https://github.com/golang/go/wiki/Plan9.

Assuming this is a new issue with the plan9 port, is there a dashboard
available of working release builds that could be used to avoid
playing update-whackamole?

Any ideas?
Steve


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-01 22:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01 16:20 Building go1.12.14 Steven Stallion
2020-01-01 17:12 ` [9fans] " David du Colombier
2020-01-01 18:08   ` Steven Stallion
2020-01-01 19:04     ` David du Colombier
2020-01-01 19:10       ` David du Colombier
2020-01-01 21:36         ` Steven Stallion
2020-01-01 22:08           ` David du Colombier
2020-01-01 22:58             ` Steven Stallion

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).