Skip to content

Commit 5539e21

Browse files
padenotChunMinChang
authored andcommitted
Skip test_ops_stream_current_device, now failing on CI
1 parent b202a5e commit 5539e21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/tests/interfaces.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,7 @@ fn test_ops_stream_set_volume() {
566566
}
567567

568568
#[test]
569+
#[ignore]
569570
fn test_ops_stream_current_device() {
570571
test_default_output_stream_operation("stream: get current device and destroy it", |stream| {
571572
if test_get_default_device(Scope::Input).is_none()

0 commit comments

Comments
 (0)