Dmitry Vyukov 764b42c46b pkg/csource: exclude linux/arm64 tests
I think I misinterpreted the error that episodically happens on ci:

collect2: error: ld terminated with signal 11 [Segmentation fault], core dumped
compiler invocation: aarch64-linux-gnu-gcc [-Wall -Werror -O1 -g -o /tmp/syz-executor570589071 -pthread -DGOOS_linux=1 -DGOARCH_arm64=1 -x c - -static]

as OOM, but they all involve aarch64-linux-gnu-gcc:

https://travis-ci.org/google/syzkaller/jobs/461827347
https://travis-ci.org/google/syzkaller/jobs/460226110
https://travis-ci.org/google/syzkaller/jobs/463564291

So I guess the problem can be with the arm64 toolchain that just crashes randomly.
2018-12-05 13:59:01 +01:00
..
2018-11-27 13:14:06 +01:00
2018-07-31 12:16:54 +02:00
2018-03-08 18:48:26 +01:00
2018-07-31 12:16:54 +02:00
2018-07-31 20:38:33 +02:00
2018-11-22 13:49:50 +01:00
2017-09-28 16:53:58 +02:00
2018-09-06 10:56:09 +02:00
2018-11-22 13:49:50 +01:00
2018-11-22 13:49:50 +01:00
2018-08-02 16:57:31 +02:00
2018-06-29 20:34:43 +02:00