Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance tika document parsing tests #13618

Merged
merged 7 commits into from
May 16, 2024

Commits on May 16, 2024

  1. Update tika document parsing bwc tests.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fdfcce5 View commit details
    Browse the repository at this point in the history
  2. Skip sample tika files which do not parse consistently.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    df798f3 View commit details
    Browse the repository at this point in the history
  3. Formatting for spotlessJavaCheck.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    982ac9c View commit details
    Browse the repository at this point in the history
  4. Use fixed locale for consistent tika parsing.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    971d298 View commit details
    Browse the repository at this point in the history
  5. Move sha1 map to .checksums file.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ef4dcb8 View commit details
    Browse the repository at this point in the history
  6. For locale dependant files do not verify contents with hash.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1b2d46c View commit details
    Browse the repository at this point in the history
  7. Remove strict checksum validation for additional locale dependant files.

    Signed-off-by: Carroll <carrofin@amazon.com>
    finnegancarroll committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f0cc854 View commit details
    Browse the repository at this point in the history