-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
by uldericofilho:
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. hg pull -u 2. ./all.bash What is the expected output? What do you see instead? expected: N known bugs; 0 unexpected bugs got: make[2]: Leaving directory `/root/go/src/pkg/net' --- FAIL: net.TestUDPServer TestPacket udp 0.0.0.0 127.0.0.1 fd.Read() = 0, read udp:127.0.0.1:48367->127.0.0.1:55043: resource temporarily unavailable (want 13, nil) FAIL make[1]: *** [test] Error 1 make[1]: Leaving directory `/root/go/src/pkg/net' make: *** [net.test] Error 2 What is your $GOOS? $GOARCH? # env | grep -i "^GO" GOARCH=386 GOROOT=/root/go GOOS=linux Which revision are you using? (hg identify) c# hg identify adfa8819b26c tip Please provide any additional information below. Ubuntu 8.10