# This is a GENERATED FILE. Do not edit it directly. # Regenerated it by using `python generate-wrappers-and-manifest.py`. # Mark failing (fail-if) and crashing (skip-if) tests in mochitest-errata.toml. [DEFAULT] subsuite = "webgl1-core" prefs = [ # Bug 1799213 "media.seamless-looping-video=false", # Bug 2021606 "privacy.baselineFingerprintingProtection=false", ] support-files = [ "../*.css", "../*.html", "../checkout/conformance/reading/**", "../checkout/js/**", "../checkout/resources/**", ] ["test_conformance__reading__fbo-remains-unchanged-after-read-pixels.html"] ["test_conformance__reading__read-pixels-pack-alignment.html"] ["test_conformance__reading__read-pixels-test.html"] skip-if = [ "os == 'android' && os_version == '14' && arch == 'aarch64'", "os == 'linux' && os_version == '22.04' && arch == 'x86_64' && display == 'wayland'", "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", ]