зеркало из https://github.com/mozilla/gecko-dev.git
Bug 902470 - Re-enable the advanced compositing tests on Android/Gonk r=mattwoodrow
This commit is contained in:
Родитель
c013bf6394
Коммит
a0fef04cb0
|
@ -89,9 +89,6 @@ MOCHITEST_FILES = \
|
|||
test_windingRuleUndefined.html \
|
||||
$(NULL)
|
||||
|
||||
ifneq ($(MOZ_WIDGET_TOOLKIT), android)
|
||||
ifneq ($(MOZ_WIDGET_TOOLKIT), gonk)
|
||||
|
||||
# SkiaGL on Android/Gonk does not implement these composite ops yet
|
||||
|
||||
MOCHITEST_FILES += \
|
||||
|
@ -123,9 +120,6 @@ MOCHITEST_FILES += \
|
|||
test_2d.composite.solid.soft-light.html \
|
||||
$(NULL)
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
ifneq (1_Linux,$(MOZ_SUITE)_$(OS_ARCH))
|
||||
# This test fails in Suite on Linux for some reason, disable it there
|
||||
MOCHITEST_FILES += test_2d.composite.uncovered.image.destination-atop.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче