Source code
Revision control
Copy as Markdown
Other Tools
[DEFAULT]
["test_acceleration.html"]
skip-if = [
"os == 'win'", # Bug 1430530
"os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 2023606
]
subsuite = "gpu"
["test_bug509244.html"]
["test_bug513439.html"]
["test_font_whitelist.html"]
skip-if = [
"asan", # Race between pref service and gfx platform IPC causes frequent failures on debug/ASan
"debug", # Race between pref service and gfx platform IPC causes frequent failures on debug/ASan
]