Disable unstable test (#12829)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
parent
efde8beae6
commit
d83a036e1a
@ -172,6 +172,7 @@ public class HomieImplementationTest extends MqttOSGiTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@SuppressWarnings("null")
|
@SuppressWarnings("null")
|
||||||
|
@Disabled("Temporarily disabled: unstable")
|
||||||
@Test
|
@Test
|
||||||
public void retrieveAttributes() throws Exception {
|
public void retrieveAttributes() throws Exception {
|
||||||
assertThat(homieConnection.hasSubscribers(), is(false));
|
assertThat(homieConnection.hasSubscribers(), is(false));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user