mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
f8875234b3
add reftest-qr to run focused webrender reftests on android phones. Differential Revision: https://phabricator.services.mozilla.com/D72312
27 lines
508 B
Plaintext
27 lines
508 B
Plaintext
# tests that are more likely to be affected by WebRender changes
|
|
# as per bug 1621095 this is created to reduce load on android phones
|
|
|
|
# gfx
|
|
include ../../gfx/tests/reftest/reftest.list
|
|
|
|
include async-scrolling/reftest.list
|
|
|
|
# bugs/
|
|
include bugs/reftest.list
|
|
|
|
# css animations
|
|
include css-animations/reftest.list
|
|
|
|
# invalidation
|
|
include invalidation/reftest.list
|
|
|
|
# sticky positioning
|
|
include position-sticky/reftest.list
|
|
|
|
# svg/
|
|
include svg/reftest.list
|
|
|
|
# 3d transforms
|
|
include transform-3d/reftest.list
|
|
|