diff options
author | Ms2ger <ms2ger@gmail.com> | 2014-08-04 11:37:43 +0200 |
---|---|---|
committer | Ms2ger <ms2ger@gmail.com> | 2014-08-04 11:37:43 +0200 |
commit | daf2a8a954d606bc88362e3f85da65639407b1e1 (patch) | |
tree | 3f474cdb8be391e201f7cc36c6b8218f0d295bb2 /src | |
parent | 05f62f7cf0d5ed78d99a69f0a5a741012058e18a (diff) | |
parent | 21c080d1b8c8de18903d637edb8ee4d2b72aa24c (diff) | |
download | servo-daf2a8a954d606bc88362e3f85da65639407b1e1.tar.gz servo-daf2a8a954d606bc88362e3f85da65639407b1e1.zip |
Merge pull request #2997 from Ms2ger/flaky-reftest
Mark linebreak_simple_a.html ass flaky on cpu reftests; r=SimonSapin
Diffstat (limited to 'src')
-rw-r--r-- | src/test/ref/basic.list | 2 |
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 |