mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-01 08:29:09 +00:00
This commit mutes a ton of Painless lambda tests on JDK 9. This commit did not attempt to discover exactly which tests are failing, but instead just blanket muted all tests in LambdaTests, FunctionRefTests, and AugmentationTests. Relates #23473