This handles most of the directories, where the changes required do not affect tests outside of the browser/base/content/test directory. Differential Revision: https://phabricator.services.mozilla.com/D323419
9 lines
167 B
TOML
9 lines
167 B
TOML
[DEFAULT]
|
|
|
|
["browser_gesture_navigation.js"]
|
|
|
|
["browser_gesture_scroll.js"]
|
|
skip-if = [
|
|
"os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1988390
|
|
]
|