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

ndipiazza pushed a change to branch TIKA-4606-e2e-tests-2
in repository https://gitbox.apache.org/repos/asf/tika.git


    from 82073ad6a0 TIKA-4606: Address second round of PR review comments
     add e9a5ea75a1 TIKA-4606: Replace GovDocs1 download with committed test 
fixtures

No new revisions were added by this update.

Summary of changes:
 .github/workflows/main-jdk17-build.yml             |  3 +-
 .../org/apache/tika/pipes/ExternalTestBase.java    | 47 ++++++++++++++++------
 .../tika/pipes/ignite/IgniteConfigStoreTest.java   | 24 ++++++++++-
 .../src/test/resources/test-fixtures/sample.csv    |  4 ++
 .../src/test/resources/test-fixtures/sample.html   |  8 ++++
 .../src/test/resources/test-fixtures/sample.txt    |  3 ++
 .../src/test/resources/test-fixtures/sample.xml    |  5 +++
 7 files changed, 79 insertions(+), 15 deletions(-)
 create mode 100644 
tika-e2e-tests/tika-grpc/src/test/resources/test-fixtures/sample.csv
 create mode 100644 
tika-e2e-tests/tika-grpc/src/test/resources/test-fixtures/sample.html
 create mode 100644 
tika-e2e-tests/tika-grpc/src/test/resources/test-fixtures/sample.txt
 create mode 100644 
tika-e2e-tests/tika-grpc/src/test/resources/test-fixtures/sample.xml

Reply via email to