I applied latest updates to ubuntu 14.04 LTS but end with this error: 
(below)
I also see https://github.com/golang/go/issues/18064 ... so I take it I can 
ignore TestLoadFixed Fail
the thing that concerns me is that I don't see any Check API in the output 
from ./all.bash after running ./clean.bash
comments?

ok      text/template/parse    0.007s
--- FAIL: TestLoadFixed (0.00s)
    time_test.go:943: Now().In(loc).Zone() = "-01", -3600, want "GMT+1", 
-3600
FAIL
FAIL    time    2.438s
ok      unicode    0.007s
ok      unicode/utf16    0.009s
ok      unicode/utf8    0.006s
ok      vendor/golang_org/x/net/http2/hpack    0.007s
ok      vendor/golang_org/x/net/lex/httplex    0.006s
ok      cmd/addr2line    0.678s
ok      cmd/asm/internal/asm    0.236s
ok      cmd/asm/internal/lex    0.010s
ok      cmd/compile/internal/big    0.893s
ok      cmd/compile/internal/gc    13.667s
ok      cmd/compile/internal/ssa    0.320s
ok      cmd/compile/internal/test    0.020s
ok      cmd/cover    1.368s
ok      cmd/doc    0.037s
ok      cmd/fix    0.020s
ok      cmd/go    37.467s
ok      cmd/gofmt    0.042s
ok      cmd/internal/goobj    0.020s
ok      cmd/internal/obj    0.003s
ok      cmd/internal/obj/x86    0.015s
ok      cmd/internal/pprof/profile    0.005s
ok      cmd/link    0.015s
ok      cmd/nm    0.787s
ok      cmd/objdump    2.214s
ok      cmd/pack    2.101s
ok      cmd/vendor/golang.org/x/arch/arm/armasm    0.023s
ok      cmd/vendor/golang.org/x/arch/x86/x86asm    0.263s
ok      cmd/vet    2.795s
ok      cmd/vet/internal/cfg    0.005s
2016/12/02 12:24:28 Failed: exit status 1
root@csspc-base:/csspc/etc/go/src# 

On Friday, December 2, 2016 at 11:04:12 AM UTC-5, gocss wrote:
>
> during ./all.bash
> ##### ../test
>
> ##### API check
> stat /csspc/etc/go/src/cmd/api/run.go: no such file or directory
> 2016/12/02 10:38:43 Failed: exit status 1
> 2016/12/02 10:38:43 FAILED
> root@csspc-base:/csspc/etc/go/src#
>
> is this a known issue? 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to