Skip to content

Commit 7d5209c

Browse files
committed
Disable broken StemControlTest until they are fixed.
1 parent 5caaffe commit 7d5209c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/stemcontrolobjecttest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ TEST_P(StemControlFixture, Mute) {
330330
}
331331

332332
INSTANTIATE_TEST_SUITE_P(
333-
StemControlTest,
333+
DISABLED_StemControlTest,
334334
StemControlFixture,
335335
::testing::ValuesIn(supportedCodecs),
336336
[](const testing::TestParamInfo<StemControlFixture::ParamType>& info) {

0 commit comments

Comments
 (0)