Hi, These are both known failures at the moment --
The gccgo importer test was is sensitive to the version of gccgo being used (it runs gccgo on Go source code, and needs to test the gccgo version to see whether it is sufficiently new to support constructs like aliases). The test doesn't yet support checking for gollvm versions, partly because we don't really have a gollvm version scheme yet. The cmd/go test failure is a timeout -- this test runs for a long time and tends to time out occasionally (particularly with debug builds). Than The cmd/go test is timing out -- this is a test that runs for a loing On Wed, Jul 17, 2019 at 4:24 AM eric fang <fangshuimin...@gmail.com> wrote: > Hi Than, > > Thanks for your help, "check-gollvm" is exactly what I'm looking for. But > on x86-64, there are two test failures, as the log is very long, we just > put some key info here. > [152/189] Checking Go package go/internal/gccgoimporter > <https://goto.google.com/internal/gccgoimporter> > FAILED: tools/gollvm/libgo/CMakeFiles/check_libgo_go_internal_gccgoimporter > --- FAIL: TestObjImporter (0.08s) > importer_test.go:134: could not find version number in gollvm version > 1 (experimental) [LLVM version 9] > FAIL > [189/189] Checking cmd/go tool > FAILED: tools/gollvm/gotools/CMakeFiles/check_go_tool > (see the attached log file) > > I still don't know how to run the benchmark tests in the standard library > and "go1" benchmarks, can you give me more details, thanks. > I didn't find a cmake target for benchmark tests, and I tried the > following commands but not work: > $ go version > go version go1.12.2 gollvm LLVM 9.0.0svn linux/amd64 > $ cd gollvm-workarea/llvm/tools/gollvm/gofrontend/libgo/go/bytes > $ go test -bench . > bytes.go:10:2: use of internal package internal/bytealg not allowed > > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/golang-nuts/4adbc960-7281-4dd1-bc0b-6e9b69d4203c%40googlegroups.com > <https://groups.google.com/d/msgid/golang-nuts/4adbc960-7281-4dd1-bc0b-6e9b69d4203c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CA%2BUr55EroEFV2ygEJ-C8VSpaoKnC7dEuTNAgWAbFd6NZpaiPbw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.