This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new ab21426  turn dl4j test back on.
ab21426 is described below

commit ab21426ceeabd416e785b8ee2414bf1cfe1b581c
Author: tballison <[email protected]>
AuthorDate: Thu Jun 22 08:48:23 2017 -0400

    turn dl4j test back on.
---
 .../test/java/org/apache/tika/dl/imagerec/DL4JInceptionV3NetTest.java   | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/tika-dl/src/test/java/org/apache/tika/dl/imagerec/DL4JInceptionV3NetTest.java 
b/tika-dl/src/test/java/org/apache/tika/dl/imagerec/DL4JInceptionV3NetTest.java
index 81464b6..ad2d1a2 100644
--- 
a/tika-dl/src/test/java/org/apache/tika/dl/imagerec/DL4JInceptionV3NetTest.java
+++ 
b/tika-dl/src/test/java/org/apache/tika/dl/imagerec/DL4JInceptionV3NetTest.java
@@ -22,13 +22,11 @@ import org.apache.tika.Tika;
 import org.apache.tika.config.TikaConfig;
 import org.apache.tika.exception.TikaConfigException;
 import org.apache.tika.metadata.Metadata;
-import org.junit.Ignore;
 import org.junit.Test;
 
 public class DL4JInceptionV3NetTest {
 
     @Test
-    @Ignore("until we can make this more robust across platforms")
     public void recognise() throws Exception {
         TikaConfig config;
         try {

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to