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\
Reproducible with:
on the
feature/31230_gradle48_jdk11feature branch.(Make sure to re-enable the
integTesttask in Gradle, since there's a single test, couldn't use@AwaitsFix)From the failure log: