Bug 1145803 - Skip the reftests added in bug 1010675 on B2G because they change the test chunking and trigger an unrelated failure, on a CLOSED TREE.

This commit is contained in:
L. David Baron 2015-03-20 14:05:08 -07:00
Родитель cbfa120ebf
Коммит 83f8dbcde4
1 изменённых файлов: 14 добавлений и 12 удалений

Просмотреть файл

@ -28,15 +28,17 @@ fails-if(Android||B2G||Mulet) == disabled-1.html disabled-1-ref.html # Initial m
!= disabled-5.html disabled-5-notref.html
!= disabled-6.html disabled-6-notref.html
fails-if(B2G) == width-auto-size-em-ltr.html width-auto-size-em-ltr-ref.html # Bug 1145672
fails-if(B2G) == width-auto-size-ltr.html width-auto-size-ltr-ref.html # Bug 1145672
== width-exact-fit-ltr.html width-auto-size-ltr-ref.html
== width-erode-part-focuspadding-ltr.html width-erode-part-focuspadding-ltr-ref.html
== width-erode-all-focuspadding-ltr.html width-erode-all-focuspadding-ltr-ref.html
== width-erode-overflow-focuspadding-ltr.html width-erode-overflow-focuspadding-ltr-ref.html
fails-if(B2G) == width-auto-size-em-rtl.html width-auto-size-em-rtl-ref.html # Bug 1145672
fails-if(B2G) == width-auto-size-rtl.html width-auto-size-rtl-ref.html # Bug 1145672
== width-exact-fit-rtl.html width-auto-size-rtl-ref.html
== width-erode-part-focuspadding-rtl.html width-erode-part-focuspadding-rtl-ref.html
== width-erode-all-focuspadding-rtl.html width-erode-all-focuspadding-rtl-ref.html
== width-erode-overflow-focuspadding-rtl.html width-erode-overflow-focuspadding-rtl-ref.html
# The following 12 tests are skip-if(B2G) because they change the test
# chunking and thus trigger bug 1145803.
fails-if(B2G) skip-if(B2G) == width-auto-size-em-ltr.html width-auto-size-em-ltr-ref.html # Bug 1145672
fails-if(B2G) skip-if(B2G) == width-auto-size-ltr.html width-auto-size-ltr-ref.html # Bug 1145672
skip-if(B2G) == width-exact-fit-ltr.html width-auto-size-ltr-ref.html
skip-if(B2G) == width-erode-part-focuspadding-ltr.html width-erode-part-focuspadding-ltr-ref.html
skip-if(B2G) == width-erode-all-focuspadding-ltr.html width-erode-all-focuspadding-ltr-ref.html
skip-if(B2G) == width-erode-overflow-focuspadding-ltr.html width-erode-overflow-focuspadding-ltr-ref.html
fails-if(B2G) skip-if(B2G) == width-auto-size-em-rtl.html width-auto-size-em-rtl-ref.html # Bug 1145672
fails-if(B2G) skip-if(B2G) == width-auto-size-rtl.html width-auto-size-rtl-ref.html # Bug 1145672
skip-if(B2G) == width-exact-fit-rtl.html width-auto-size-rtl-ref.html
skip-if(B2G) == width-erode-part-focuspadding-rtl.html width-erode-part-focuspadding-rtl-ref.html
skip-if(B2G) == width-erode-all-focuspadding-rtl.html width-erode-all-focuspadding-rtl-ref.html
skip-if(B2G) == width-erode-overflow-focuspadding-rtl.html width-erode-overflow-focuspadding-rtl-ref.html