Skip to content

Commit 679cb8d

Browse files
author
Marcus Linke
committed
Ignore with CirecleCI
1 parent 4bec0ec commit 679cb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/github/dockerjava/core/command/StatsCmdImplTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public void afterMethod(ITestResult result) {
5151
super.afterMethod(result);
5252
}
5353

54-
@Test
54+
@Test(groups = "ignoreInCircleCi")
5555
public void testStatsStreaming() throws InterruptedException, IOException {
5656
TimeUnit.SECONDS.sleep(1);
5757

0 commit comments

Comments
 (0)