aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMs2ger <ms2ger@gmail.com>2014-08-04 10:45:49 +0200
committerMs2ger <ms2ger@gmail.com>2014-08-04 11:33:52 +0200
commit21c080d1b8c8de18903d637edb8ee4d2b72aa24c (patch)
tree3f474cdb8be391e201f7cc36c6b8218f0d295bb2
parent05f62f7cf0d5ed78d99a69f0a5a741012058e18a (diff)
downloadservo-21c080d1b8c8de18903d637edb8ee4d2b72aa24c.tar.gz
servo-21c080d1b8c8de18903d637edb8ee4d2b72aa24c.zip
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
-rw-r--r--src/test/ref/basic.list2
1 files changed, 1 insertions, 1 deletions
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