]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Travis CI: Allow the ppc64le job to fail
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 24 Feb 2021 17:56:02 +0000 (18:56 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 24 Feb 2021 18:39:33 +0000 (19:39 +0100)
(cherry picked from commit d860c9d14138858dec03f8c4ab449e7476b95736)

.travis.yml

index ddae916a317902247f210ce41f61a5435a8a9970..eeccec484f60ad9ff7731255280d8f669b0179d3 100644 (file)
@@ -62,6 +62,8 @@ jobs:
   - name: "s390x"
     arch: s390x
     if: branch != coverity_scan
+  allow_failures:
+    - arch: ppc64le # Since 20 Feb 2021 often times out trying to boot.
 
 cache: ccache