Skip to content

IngestAttachmentClientYamlTestSuiteIT fails on jdk 11 #31456

Closed
@alpar-t

Description

@alpar-t

Reproducible with:

./gradlew :plugins:ingest-attachment:integTestRunner \
  -Dtests.seed=60D84CAF3939D163 \
  -Dtests.class=org.elasticsearch.ingest.attachment.IngestAttachmentClientYamlTestSuiteIT \
  -Dtests.security.manager=true -Dtests.locale=en-IO -Dtests.timezone=Europe/Minsk

on the feature/31230_gradle48_jdk11 feature branch.
(Make sure to re-enable the integTest task in Gradle, since there's a single test, couldn't use @AwaitsFix)

From the failure log:

   >                 \ Your document contained more than 30 characters, and so your requested\
   >                 \ limit has been reached. To receive the full text of the document,\
   >                 \ increase your limit. (Text up to the limit is however available).\n\

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions