https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84215

            Bug ID: 84215
           Summary: Random results in go/libgo tests
           Product: gcc
           Version: 8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
          Assignee: ian at airs dot com
          Reporter: clyon at gcc dot gnu.org
                CC: cmang at google dot com
  Target Milestone: ---

Hi,

We have noticed what appear to be random results in go and libgo tests on arm
and aarch64. Since we don't plan to actually work on go, I post here the list
of such tests to share information in case others have noticed similar things.

On arm (AArch32):
libgo:database/sql
libgo:os
libgo:os/signal
libgo:context

On AArch64:
libgo:os/signal
libgo:runtime/pprof
libgo:sync

We have also observed similar failures on x86_32 and x86_64, but much less
frequently.

These tests are running natively.

Reply via email to