зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1285692 - Skip test to try to stem the bleeding.
MozReview-Commit-ID: EImhK07oCFm
This commit is contained in:
Родитель
0dab237072
Коммит
21852bdb47
|
@ -4670,8 +4670,8 @@ skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.
|
|||
[generated/test_2_conformance__canvas__framebuffer-bindings-unaffected-on-resize.html]
|
||||
skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
|
||||
[generated/test_2_conformance__canvas__rapid-resizing.html]
|
||||
skip-if = (os == 'win' && os_version == '6.1') || (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
|
||||
fail-if = (os == 'win')
|
||||
skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
|
||||
[generated/test_2_conformance__canvas__texture-bindings-unaffected-on-resize.html]
|
||||
skip-if = (os == 'android' || os == 'linux' || (os == 'win' && os_version == '5.1') || (os == 'win' && os_version == '6.2'))
|
||||
[generated/test_2_conformance__canvas__to-data-url-test.html]
|
||||
|
|
|
@ -686,5 +686,7 @@ skip-if = (os == 'win' && os_version == '6.1')
|
|||
fail-if = (os == 'win' && os_version != '5.1')
|
||||
[generated/test_2_conformance__canvas__rapid-resizing.html]
|
||||
fail-if = (os == 'win')
|
||||
# Causing asserts at gfx/layers/client/CanvasClient.cpp:310, failures after test.
|
||||
skip-if = (os == 'win' && os_version == '6.1')
|
||||
[generated/test_conformance__glsl__bugs__floor-div-cos-should-not-truncate.html]
|
||||
fail-if = (os == 'win' && os_version == '5.1')
|
||||
|
|
Загрузка…
Ссылка в новой задаче