Commit graph

9 commits

Author SHA1 Message Date
Yang Wang
42b93a5349 [Test] Unmute S3RepositoryThirdPartyTests.testCreateSnapshot
The test failed due to infrastructure issue which seems to disappears
based on the success runs on the main branch.

Relates: #110093
2024-06-27 10:48:24 +10:00
David Kyle
ccf8734eb2 AwaitsFix: https://github.com/elastic/elasticsearch/issues/110093 2024-06-24 14:22:03 +01:00
elasticsearchmachine
de8778823e Mute org.elasticsearch.packaging.test.CertGenCliTests test40RunWithCert #109831 2024-06-18 07:23:33 +10:00
Tim Vernum
5f6932cd45
Unmute SamlAuthenticatorTests (#109608)
Relates: #109607 Resolves: #109299
2024-06-13 10:44:36 +10:00
David Turner
0d006818cd
Avoid port-scan in testThatTransportClientCanConnect (#109590)
300 concurrent connection attempts, each with a 30s timeout, will take
way longer than is reasonable in a test. With this commit we connect
directly to addresses to which we know nodes are bound.
2024-06-12 08:59:42 +01:00
Mark Vieira
60c36c0fdb AwaitsFix: https://github.com/elastic/elasticsearch/issues/109455 2024-06-06 13:57:08 -07:00
elasticsearchmachine
38e9ca2e81 Mute org.elasticsearch.transport.netty4.Netty4TransportMultiPortIntegrationIT org.elasticsearch.transport.netty4.Netty4TransportMultiPortIntegrationIT #109400 2024-06-06 02:10:18 +10:00
Max Hniebergall
7fe654b539 AwaitsFix: https://github.com/elastic/elasticsearch/issues/109299 2024-06-03 09:58:52 -04:00
Mark Vieira
c24f611466
Move muted tests file and allow for additional files to be configured (#107916) (#108035)
Some refactoring to the muted tests plugin to better support usage in a
composite build configuration.
# Conflicts:
#	build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/MutedTestPlugin.java
#	build-tools/src/testFixtures/groovy/org/elasticsearch/gradle/fixtures/AbstractGradleFuncTest.groovy
2024-04-29 14:16:57 -04:00
Renamed from build-tools-internal/muted-tests.yml (Browse further)