mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1001039 - Disable APZ tests for Rs-oop
This commit is contained in:
parent
803109b939
commit
827761e1f0
@ -159,10 +159,10 @@ fails fuzzy-if(false,2,1) random-if(Android) == fuzzy.html fuzzy-ref.html
|
||||
# Test that reftest-no-paint fails correctly
|
||||
fails == reftest-no-paint.html reftest-no-paint-ref.html
|
||||
|
||||
skip-if(!asyncPanZoom) == async-scroll-1a.html async-scroll-1-ref.html
|
||||
skip-if(!asyncPanZoom||!browserIsRemote) == async-scroll-1a.html async-scroll-1-ref.html
|
||||
|
||||
# Disable low-res painting for this test as it will cause more to
|
||||
# be drawn than we want.
|
||||
default-preferences pref(layers.low-precision-buffer,false)
|
||||
skip-if(!asyncPanZoom) != async-scroll-1b.html async-scroll-1-ref.html
|
||||
skip-if(!asyncPanZoom||!browserIsRemote) != async-scroll-1b.html async-scroll-1-ref.html
|
||||
default-preferences
|
||||
|
Loading…
Reference in New Issue
Block a user