From 21c080d1b8c8de18903d637edb8ee4d2b72aa24c Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 4 Aug 2014 10:45:49 +0200 Subject: [PATCH] Mark linebreak_simple_a.html as flaky on cpu reftests. It has failed on three unrelated PRs: https://s3.amazonaws.com/archive.travis-ci.org/jobs/31574326/log.txt https://s3.amazonaws.com/archive.travis-ci.org/jobs/31581185/log.txt https://s3.amazonaws.com/archive.travis-ci.org/jobs/31592052/log.txt --- 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 f49ab627091..e1870faeb53 100644 --- a/src/test/ref/basic.list +++ b/src/test/ref/basic.list @@ -73,7 +73,7 @@ == background_repeat_both_a.html background_repeat_both_b.html == setattribute_id_restyle_a.html setattribute_id_restyle_b.html == pseudo_element_a.html pseudo_element_b.html -== linebreak_simple_a.html linebreak_simple_b.html +flaky_cpu == linebreak_simple_a.html linebreak_simple_b.html == linebreak_inline_span_a.html linebreak_inline_span_b.html # Should be == with expected failure. See #2797