Bug 714496: Disable known-random mochitest test_smilCSSInherit.xhtml. r=jwatt

This commit is contained in:
Daniel Holbert 2012-01-28 12:01:47 -08:00
Родитель c47d8bb602
Коммит 548f708b13
1 изменённых файлов: 4 добавлений и 2 удалений

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

@ -66,7 +66,6 @@ _TEST_FILES = \
test_smilCSSFontStretchRelative.xhtml \
test_smilCSSFromBy.xhtml \
test_smilCSSFromTo.xhtml \
test_smilCSSInherit.xhtml \
test_smilCSSInvalidValues.xhtml \
test_smilCSSPaced.xhtml \
test_smilDynamicDelayedBeginElement.xhtml \
@ -93,7 +92,10 @@ _TEST_FILES = \
test_smilTimingZeroIntervals.xhtml \
test_smilUpdatedInterval.xhtml \
test_smilXHR.xhtml \
$(NULL)
$(NULL)
# Tests disabled due to intermittent orange
# test_smilCSSInherit.xhtml disabled until bug 501183 is fixed
libs:: $(_TEST_FILES)
$(INSTALL) $^ $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)