Mark, Mark H Weaver wrote on 29/08/17 at 05:13: > Before this commit, ruby-redcarpet (3.3.3) successfully built on all > three hydra-supported-systems: x86_64, i686, and armhf: > > https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.3.3.i686-linux > https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.3.3.armhf-linux > > Since this commit, we've never built it successfully on i686 or armhf: > > https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.4.0.i686-linux > https://hydra.gnu.org/job/gnu/master/ruby-redcarpet-3.4.0.armhf-linux > > Would you be willing to investigate?
Sure. The same two tests fail on both architectures (HTMLRenderTest and HTMLTOCRenderTest), but not on x86_64. I'll investigate why. In the worst case we could just disable them. Kind regards, T G-R
