Skip to content

Commit 1cdf80a

Browse files
committed
[ci] Disabled sounds tests under firefox
See emscripten-core#23701, emscripten-core#24205
1 parent d80c7c7 commit 1cdf80a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,8 @@ commands:
390390
# TODO: Do GL testing when https://bugzil.la/1375585 (lack of WebGL
391391
# support in headless mode) resolves
392392
EMTEST_LACKS_GRAPHICS_HARDWARE: "1"
393+
# TODO(https://github.com/emscripten-core/emscripten/issues/24205)
394+
EMTEST_LACKS_SOUND_HARDWARE: "1"
393395
EMTEST_LACKS_WEBGPU: "1"
394396
# OffscreenCanvas support is not yet done in Firefox.
395397
EMTEST_LACKS_OFFSCREEN_CANVAS: "1"

0 commit comments

Comments
 (0)