ruby-changes:58112
From: Takashi <ko1@a...>
Date: Fri, 4 Oct 2019 07:15:24 +0900 (JST)
Subject: [ruby-changes:58112] ac69a051cf (master): Ignore arm32 failure for now
https://git.ruby-lang.org/ruby.git/commit/?id=ac69a051cf From ac69a051cf00e3fda3cb7e8d7377558d84ef880f Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Thu, 3 Oct 2019 15:15:05 -0700 Subject: Ignore arm32 failure for now diff --git a/.drone.yml b/.drone.yml index 761378e..cf81fdd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,6 +60,7 @@ steps: https://github.com/ruby/ruby/blob/trunk/.drone.yml#L60 - /usr/bin/sudo -H -u test -- make test-spec # make test-all - /usr/bin/sudo -H -u test -- make test-all + failure: ignore # `make test` is failing on arm32 trigger: branch: - master -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/