Source code
Revision control
Copy as Markdown
Other Tools
# 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 = [
"media.seamless-looping-video=false",
"privacy.baselineFingerprintingProtection=false",
]
support-files = [
"../*.css",
"../*.html",
"../checkout/conformance/more/**",
"../checkout/js/**",
"../checkout/resources/**",
]
["test_conformance__more__conformance__constants.html"]
["test_conformance__more__conformance__getContext.html"]
["test_conformance__more__conformance__methods.html"]
["test_conformance__more__conformance__quickCheckAPI-A.html"]
["test_conformance__more__conformance__quickCheckAPI-B1.html"]
["test_conformance__more__conformance__quickCheckAPI-B2.html"]
["test_conformance__more__conformance__quickCheckAPI-B3.html"]
["test_conformance__more__conformance__quickCheckAPI-B4.html"]
["test_conformance__more__conformance__quickCheckAPI-C.html"]
["test_conformance__more__conformance__quickCheckAPI-D_G.html"]
skip-if = [
"os == 'android' && os_version == '14' && arch == 'aarch64'",
]
["test_conformance__more__conformance__quickCheckAPI-G_I.html"]
["test_conformance__more__conformance__quickCheckAPI-L_S.html"]
["test_conformance__more__conformance__quickCheckAPI-S_V.html"]
["test_conformance__more__conformance__webGLArrays.html"]
["test_conformance__more__functions__bindBuffer.html"]
["test_conformance__more__functions__bindBufferBadArgs.html"]
["test_conformance__more__functions__bindFramebufferLeaveNonZero.html"]
["test_conformance__more__functions__bufferData.html"]
["test_conformance__more__functions__bufferDataBadArgs.html"]
["test_conformance__more__functions__bufferSubData.html"]
["test_conformance__more__functions__bufferSubDataBadArgs.html"]
["test_conformance__more__functions__copyTexImage2D.html"]
["test_conformance__more__functions__copyTexImage2DBadArgs.html"]
["test_conformance__more__functions__copyTexSubImage2D.html"]
["test_conformance__more__functions__copyTexSubImage2DBadArgs.html"]
["test_conformance__more__functions__deleteBufferBadArgs.html"]
["test_conformance__more__functions__drawArrays.html"]
["test_conformance__more__functions__drawElements.html"]
["test_conformance__more__functions__isTests.html"]
["test_conformance__more__functions__isTestsBadArgs.html"]
["test_conformance__more__functions__readPixels.html"]
["test_conformance__more__functions__readPixelsBadArgs.html"]
skip-if = [
"true",
]
["test_conformance__more__functions__texImage2D.html"]
["test_conformance__more__functions__texImage2DBadArgs.html"]
["test_conformance__more__functions__texImage2DHTML.html"]
skip-if = [
"true",
]
["test_conformance__more__functions__texImage2DHTMLBadArgs.html"]
["test_conformance__more__functions__texSubImage2D.html"]
["test_conformance__more__functions__texSubImage2DBadArgs.html"]
["test_conformance__more__functions__texSubImage2DHTML.html"]
skip-if = [
"true",
]
["test_conformance__more__functions__texSubImage2DHTMLBadArgs.html"]
["test_conformance__more__functions__uniformMatrix.html"]
["test_conformance__more__functions__uniformMatrixBadArgs.html"]
["test_conformance__more__functions__uniformf.html"]
["test_conformance__more__functions__uniformfArrayLen1.html"]
["test_conformance__more__functions__uniformfBadArgs.html"]
["test_conformance__more__functions__uniformi.html"]
["test_conformance__more__functions__uniformiBadArgs.html"]
["test_conformance__more__functions__vertexAttrib.html"]
["test_conformance__more__functions__vertexAttribBadArgs.html"]
["test_conformance__more__functions__vertexAttribPointer.html"]
["test_conformance__more__functions__vertexAttribPointerBadArgs.html"]
["test_conformance__more__glsl__arrayOutOfBounds.html"]
["test_conformance__more__glsl__uniformOutOfBounds.html"]