More test fixes

Signed-off-by: brian <brian@brutex.de>
master
Brian Rosenberger 2022-10-08 13:40:37 +02:00
parent 2da0a94750
commit 098fcf4870
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ import static org.junit.jupiter.api.Assertions.*;
@Slf4j
////@Ignore("AB 2019/05/21 - Failing (stuck, causing timeouts) - Issue #7657")
@Timeout(120000L)
//@Timeout(120000L)
public class SmartFancyBlockingQueueTest extends BaseDL4JTest {
@Test