Dmitry Vyukov 4ec126bcb7 syz-ci: report all build errors
Currently we are specifically picky about what errors
during build process are reported and what are not reported.
E.g. if we fail to create some temp file due to ENOSPSC,
we don't want to send email to all kernel developers.
However, we have not seen lots of infra failures and
we've seen silent errors which were unnoticed and/or
caused confusion as to what happens and why kernels
are not updated.

Report all errors.
If needed later we may explicitly ignore some errors instead.

Fixes #1777
2020-06-14 11:48:08 +02:00
..
2020-06-11 23:19:34 +02:00
2020-06-14 11:48:08 +02:00
2020-06-05 12:23:19 +02:00