OpenSearch/plugins
Tanguy Leroux 52d4807f8d
Mute GoogleCloudStorageBlobStoreRepositoryTests on jdk8 (#53119)
Tests in GoogleCloudStorageBlobStoreRepositoryTests are known 
to be flaky on JDK 8 (#51446, #52430 ) and we suspect a JDK 
bug (https://bugs.openjdk.java.net/browse/JDK-8180754) that triggers
 some assertion on the server side logic that emulates the Google 
Cloud Storage service.

Sadly we were not able to reproduce the failures, even when using 
the same OS (Debian 9, Ubuntu 16.04) and JDK (Oracle Corporation 
1.8.0_241 [Java HotSpot(TM) 64-Bit Server VM 25.241-b07]) of 
almost all the test failures on CI. While we spent some time fixing 
code (#51933, #52431) to circumvent the JDK bug they are still flaky 
on JDK-8. This commit mute these tests for JDK-8 only.

Close ##52906
2020-03-05 09:18:05 +01:00
..
analysis-icu Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
analysis-kuromoji Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
analysis-nori Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
analysis-phonetic Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
analysis-smartcn Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
analysis-stempel Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
analysis-ukrainian Upgrade to Lucene 8.5.0-snapshot-c4475920b08 (#52950) (#52977) 2020-02-29 09:29:16 -05:00
discovery-azure-classic Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
discovery-ec2 Move EC2 Discovery Tests to Mock Rest API (#50605) (#52270) 2020-02-12 18:35:50 +01:00
discovery-gce Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
examples RestHandlers declare handled routes (#52123) 2020-02-09 22:48:32 -07:00
ingest-attachment Update BouncyCastle to 1.64 (#52185) (#52464) 2020-02-18 14:11:34 +02:00
mapper-annotated-text Annotated text type should extend TextFieldType (#49555) 2019-11-26 16:52:21 +00:00
mapper-murmur3 Small refactorings to analysis components (#40745) 2019-04-03 14:22:16 +02:00
mapper-size Rename MapperService#fullName to fieldType. 2020-02-07 10:35:53 -08:00
repository-azure Remove snapshots left by previous tests failures (#50380) 2019-12-19 17:51:51 +01:00
repository-gcs Mute GoogleCloudStorageBlobStoreRepositoryTests on jdk8 (#53119) 2020-03-05 09:18:05 +01:00
repository-hdfs Fix cacheability of repository-hdfs integ tests (#52858) 2020-02-27 09:53:51 -08:00
repository-s3 Ignore test seed in third party test system property inputs (#52849) 2020-02-26 14:29:34 -08:00
store-smb Remove usage of FileSwitchDirectory (#42937) 2019-06-12 19:35:27 +02:00
transport-nio Upgrade netty to 4.1.45.Final (#51689) 2020-02-18 09:11:29 -07:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00