You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/10/04 15:13:00 UTC

[jira] [Commented] (TIKA-3870) Migrate testcontainers to junit5 where possible

    [ https://issues.apache.org/jira/browse/TIKA-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612646#comment-17612646 ] 

Hudson commented on TIKA-3870:
------------------------------

SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk8 #829 (See [https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/829/])
TIKA-3870 -- migrate to junit 5 in testcontainers tests (tallison: [https://github.com/apache/tika/commit/e2db6ce12c692302fa9fb24ac49624758ce2bdc2])
* (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/opensearch/tests/TikaPipesOpenSearch1xTest.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr8ZkTest.java
* (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/xsearch/tests/TikaPipesXSearchBase.java
* (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/opensearch/tests/TikaPipesOpenSearchTest.java
* (edit) tika-integration-tests/tika-pipes-kafka-integration-tests/pom.xml
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr9Test.java
* (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/pom.xml
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolrTestBase.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr6ZkTest.java
* (edit) tika-parent/pom.xml
* (edit) tika-integration-tests/tika-pipes-s3-integration-tests/src/test/java/org/apache/tika/pipes/s3/tests/PipeIntegrationTests.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/pom.xml
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr7ZkTest.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr8Test.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr7Test.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr9ZkTest.java
* (edit) tika-integration-tests/tika-pipes-kafka-integration-tests/src/test/java/org/apache/tika/pipes/kafka/tests/TikaPipesKafkaTest.java
* (edit) tika-integration-tests/tika-pipes-opensearch-integration-tests/src/test/java/org/apache/tika/pipes/es/tests/TikaPipesES7Test.java
* (edit) tika-integration-tests/tika-pipes-solr-integration-tests/src/test/java/org/apache/tika/pipes/solr/tests/TikaPipesSolr6Test.java


> Migrate testcontainers to junit5 where possible
> -----------------------------------------------
>
>                 Key: TIKA-3870
>                 URL: https://issues.apache.org/jira/browse/TIKA-3870
>             Project: Tika
>          Issue Type: Task
>            Reporter: Tim Allison
>            Priority: Minor
>             Fix For: 2.5.1
>
>
> I tried this a while ago, and I had no luck.  I am able to get this to work with the most recent testcontainers.
> Where possible we should migrate as much as possible to junit 5.
> While we're at it, we can also (with junit 5 and testcontainers) add a flag to skip tests if Docker is not installed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)