FAQ
Change 644271a17661 broke the windows-amd64 build:
http://build.golang.org/log/429eccc4eb1b9720e6b951db16ac2862571a95d4

spec: BuiltinCall syntax must permit "..." for append

Also: fix an incorrect link.

Fixes issue 4479.
Fixes issue 4456.

R=rsc, iant, r, ken
CC=golang-dev
https://codereview.appspot.com/6868062

http://code.google.com/p/go/source/detail?r=644271a17661

$ tail -200 < log
runtime/debug
testing
testing/iotest
testing/quick


# Testing packages.
ok cmd/api 0.105s
? cmd/cgo [no test files]
ok cmd/fix 2.998s
ok cmd/go 0.061s
? cmd/godoc [no test files]
ok cmd/gofmt 0.089s
? cmd/vet [no test files]
? cmd/yacc [no test files]
ok archive/tar 0.029s
ok archive/zip 0.075s
ok bufio 0.079s
ok bytes 0.208s
ok compress/bzip2 0.095s
ok compress/flate 0.837s
ok compress/gzip 0.033s
ok compress/lzw 0.144s
ok compress/zlib 1.234s
ok container/heap 0.022s
ok container/list 0.028s
ok container/ring 0.038s
? crypto [no test files]
ok crypto/aes 0.055s
ok crypto/cipher 0.100s
ok crypto/des 0.045s
ok crypto/dsa 0.038s
ok crypto/ecdsa 0.059s
ok crypto/elliptic 0.042s
ok crypto/hmac 0.028s
ok crypto/md5 0.029s
ok crypto/rand 0.057s
ok crypto/rc4 0.028s
ok crypto/rsa 0.123s
ok crypto/sha1 0.023s
ok crypto/sha256 0.029s
ok crypto/sha512 0.029s
ok crypto/subtle 0.033s
ok crypto/tls 0.349s
ok crypto/x509 0.979s
? crypto/x509/pkix [no test files]
ok database/sql 0.038s
ok database/sql/driver 0.027s
ok debug/dwarf 0.033s
ok debug/elf 0.038s
ok debug/gosym 0.030s
ok debug/macho 0.031s
ok debug/pe 0.038s
ok encoding/ascii85 0.028s
ok encoding/asn1 0.032s
ok encoding/base32 0.029s
ok encoding/base64 0.021s
ok encoding/binary 0.030s
ok encoding/csv 0.029s
ok encoding/gob 0.061s
ok encoding/hex 0.027s
ok encoding/json 0.080s
ok encoding/pem 0.030s
ok encoding/xml 0.041s
ok errors 0.030s
ok exp/cookiejar 0.044s
ok exp/ebnf 0.023s
ok exp/ebnflint 0.062s
ok exp/gotype 1.413s
ok exp/html 0.163s
ok exp/html/atom 0.028s
ok exp/locale/collate 0.051s
ok exp/locale/collate/build 0.046s
? exp/locale/collate/tools/colcmp [no test files]
ok exp/norm 1.303s
ok exp/types 0.239s
ok exp/utf8string 0.023s
ok exp/winfsnotify 0.081s
ok expvar 0.049s
ok flag 0.028s
ok fmt 0.068s
ok go/ast 0.037s
ok go/build 0.266s
ok go/doc 0.268s
ok go/format 0.038s
ok go/parser 0.088s
ok go/printer 0.644s
ok go/scanner 0.030s
ok go/token 0.063s
? hash [no test files]
ok hash/adler32 0.034s
ok hash/crc32 0.028s
ok hash/crc64 0.028s
ok hash/fnv 0.022s
ok html 0.028s
ok html/template 0.078s
ok image 0.225s
ok image/color 0.038s
ok image/draw 0.051s
? image/gif [no test files]
ok image/jpeg 0.230s
ok image/png 0.149s
ok index/suffixarray 0.034s
ok io 0.038s
ok io/ioutil 0.030s
ok log 0.032s
? log/syslog [no test files]
ok math 0.032s
ok math/big 0.241s
ok math/cmplx 0.028s
ok math/rand 0.044s
ok mime 0.074s
ok mime/multipart 0.266s
--- FAIL: TestVariousDeadlines1Proc (0.03 seconds)
timeout_test.go:465: 1ns run 1/1
timeout_test.go:485: for 1ns run 1/1, good client timeout after 1ms,
reading 8192 bytes
timeout_test.go:495: for 1ns run 1/1: server in 1ms wrote 32768, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 2ns run 1/1
timeout_test.go:485: for 2ns run 1/1, good client timeout after 1ms,
reading 8192 bytes
timeout_test.go:495: for 2ns run 1/1: server in 1ms wrote 32768, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 5ns run 1/1
timeout_test.go:485: for 5ns run 1/1, good client timeout after 1ms,
reading 16384 bytes
timeout_test.go:495: for 5ns run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: An existing connection was forcibly closed by the
remote host.
timeout_test.go:465: 50ns run 1/1
timeout_test.go:485: for 50ns run 1/1, good client timeout after 1ms,
reading 24576 bytes
timeout_test.go:495: for 50ns run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 100ns run 1/1
timeout_test.go:485: for 100ns run 1/1, good client timeout after 1ms,
reading 24576 bytes
timeout_test.go:495: for 100ns run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 200ns run 1/1
timeout_test.go:485: for 200ns run 1/1, good client timeout after 1ms,
reading 16384 bytes
timeout_test.go:495: for 200ns run 1/1: server in 1ms wrote 32768, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 500ns run 1/1
timeout_test.go:485: for 500ns run 1/1, good client timeout after 1ms,
reading 24576 bytes
timeout_test.go:495: for 500ns run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 750ns run 1/1
timeout_test.go:485: for 750ns run 1/1, good client timeout after 1ms,
reading 24576 bytes
timeout_test.go:495: for 750ns run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 1us run 1/1
timeout_test.go:485: for 1us run 1/1, good client timeout after 1ms,
reading 16384 bytes
timeout_test.go:495: for 1us run 1/1: server in 1ms wrote 32768, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 5us run 1/1
timeout_test.go:485: for 5us run 1/1, good client timeout after 1ms,
reading 24576 bytes
timeout_test.go:495: for 5us run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 25us run 1/1
timeout_test.go:485: for 25us run 1/1, good client timeout after 1ms,
reading 16384 bytes
timeout_test.go:495: for 25us run 1/1: server in 1ms wrote 32768, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 250us run 1/1
timeout_test.go:485: for 250us run 1/1, good client timeout after 1ms,
reading 24576 bytes
timeout_test.go:495: for 250us run 1/1: server in 1ms wrote 65536, WSASend
tcp 127.0.0.1:56998: The specified network name is no longer available.
timeout_test.go:465: 500us run 1/1
timeout_test.go:485: for 500us run 1/1, good client timeout after 1ms,
reading 8192 bytes
timeout_test.go:497: for 500us run 1/1: server Accept =
CreateIoCompletionPort tcp 127.0.0.1:56998: The handle is invalid.
FAIL
FAIL net 1.965s
ok net/http 6.438s
ok net/http/cgi 0.097s
ok net/http/fcgi 0.045s
ok net/http/httptest 0.045s
ok net/http/httputil 0.063s
? net/http/pprof [no test files]
ok net/mail 0.033s
ok net/rpc 0.088s
ok net/rpc/jsonrpc 0.053s
ok net/smtp 0.037s
ok net/textproto 0.033s
ok net/url 0.030s
ok old/netchan 0.044s
ok os 0.107s
ok os/exec 0.163s
ok os/signal 1.486s
ok os/user 22.664s
ok path 0.031s
ok path/filepath 0.944s
ok reflect 0.054s
ok regexp 0.177s
ok regexp/syntax 0.934s
ok runtime 2.825s
? runtime/cgo [no test files]
ok runtime/debug 0.029s
ok runtime/pprof 0.490s
ok sort 0.107s
ok strconv 0.528s
ok strings 0.172s
ok sync 0.072s
ok sync/atomic 0.044s
ok syscall 0.029s
? testing [no test files]
? testing/iotest [no test files]
ok testing/quick 0.047s
ok text/scanner 0.030s
ok text/tabwriter 0.031s
ok text/template 0.056s
ok text/template/parse 0.035s
ok time 41.638s
ok unicode 0.030s
ok unicode/utf16 0.029s
ok unicode/utf8 0.035s
? unsafe [no test files]

Search Discussions

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupgolang-dev @
categoriesgo
postedDec 4, '12 at 9:16p
activeDec 4, '12 at 9:16p
posts1
users1
websitegolang.org

1 user in discussion

Builder: 1 post

People

Translate

site design / logo © 2023 Grokbase