Skip to content

Commit ec3009f

Browse files
committed
Disable another test
1 parent 170459c commit ec3009f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/java/org/mockito/PrematureGarbageCollectionTest.java

+2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
*/
55
package org.mockito;
66

7+
import org.junit.Ignore;
78
import org.junit.Test;
89

10+
@Ignore("https://github.com/mockito/mockito/issues/2478")
911
public class PrematureGarbageCollectionTest {
1012

1113
@Test

0 commit comments

Comments
 (0)