ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

numerous aarch64 failures #284

Closed nickdesaulniers closed 3 years ago

nickdesaulniers commented 4 years ago

not sure if these are all timeouts, but a lot of aarch64 builds are failing https://travis-ci.com/github/ClangBuiltLinux/continuous-integration/builds/171997538

nickdesaulniers commented 4 years ago

looks like a timeout. We may need to extend the timeout for the boot tests.

nickdesaulniers commented 3 years ago

no longer reproducible?

nathanchance commented 3 years ago

We increased the timeout to 8m in #312 so this should be resolved for now.