Skip to content

Commit e5f58fe

Browse files
authored
[ci] Re-disabled sounds tests under firefox (#24206)
See #23701, #24205
1 parent b7a073b commit e5f58fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
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)