From 0e294a235fc34cbeb360f3b84aef0516837ad5a4 Mon Sep 17 00:00:00 2001 From: Cameron Zwarich Date: Tue, 15 Jul 2014 21:49:21 -0700 Subject: [PATCH] Temporarily disable the 'borders' test This test has been failing locally on OS X for me for quite some time, although since #2843 this started affecting the Travis builders as well. Getting to the root of this problem is tracked by #2848. --- src/test/ref/basic.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/ref/basic.list b/src/test/ref/basic.list index 91eba682ffb..6559ee86518 100644 --- a/src/test/ref/basic.list +++ b/src/test/ref/basic.list @@ -16,7 +16,7 @@ == root_height_a.html root_height_b.html == png_rgba_colorspace_a.html png_rgba_colorspace_b.html == border_style_none_a.html border_style_none_b.html -== borders_a.html borders_b.html +# == borders_a.html borders_b.html == acid1_a.html acid1_b.html == text_decoration_cached.html text_decoration_cached_ref.html # text_decoration_propagation_a.html text_decoration_propagation_b.html