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

driver: Fix arm32_v6 flakiness #213

Closed nathanchance closed 4 years ago

nathanchance commented 4 years ago

This build has been flaky since the 5.4 merge window it seems. I cannot reproduce it locally so I believe it has something to do with Travis. Increase the timeout to 4 minutes to make absolutely sure that the boot has failed, rather than just being very long.

Presubmit: https://travis-ci.com/nathanchance/continuous-integration/builds/130365032

nathanchance commented 4 years ago

I believe it will but we will see over the next week or so :) thanks for the review!