Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / dom / webgpu / mochitest / mochitest-no-pref.toml
blobef83071c6661def588071d7c4079597b27b09154
1 [DEFAULT]
2 subsuite = "webgpu"
3 run-if = ["release_or_beta"]
4 skip-if = ["verify"] # `test-verify` jobs don't guarantee a GPU, so skip them.
6 # Even if the pref were enabled, WebGPU is only available in secure contexts.
8 # See spec WebIDL, like this: https://www.w3.org/TR/webgpu/#navigatorgpu
9 scheme = "https"
11 ["test_disabled.html"]