Bug 1601500, 1601497 - mark failing grid-container-scrollbar-vertical tests with expected failure for ubuntu1804 r=jmaher

Changes:

These tests have no clearly defined owners - the person that worked on this doesn't even have a last active date. We've seen, in other reftests, scrollbar related pixel differences so I'm inclined to believe that also plays a role here.

Mark these tests as expected failures on ubuntu1804.

Differential Revision: https://phabricator.services.mozilla.com/D57901

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Takahashi 2019-12-19 23:31:52 +00:00
Родитель 188a114962
Коммит 794df5ed77
2 изменённых файлов: 2 добавлений и 0 удалений

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

@ -1,3 +1,4 @@
[grid-container-scrollbar-vertical-lr-001.html]
expected:
if os == "mac": FAIL
if (os == 'linux' and os_version == '18.04'): FAIL # Bug 1601497

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

@ -1,3 +1,4 @@
[grid-container-scrollbar-vertical-rl-001.html]
expected:
if os == "mac": FAIL
if (os == 'linux' and os_version == '18.04'): FAIL # Bug 1601500