Description
Creating an issue to track all test failures on main
Reproduce with:
./gradlew check
Tests with failures:
-
- docker compose tests as in
qa
-
org.opensearch.qa.die_with_dignity.DieWithDignityIT.testDieWithDignity Correct the regex pattern for class path in testDieWithDignity() #466
:distribution:tools:keystore-cli
Muted by #469
- org.opensearch.common.settings.UpgradeKeyStoreCommandTests.testKeystoreUpgrade
- org.opensearch.common.settings.KeyStoreWrapperTests.testLegacyV3
:server:check
Fixed by #471
- org.opensearch.OpenSearchExceptionTests.testDeduplicate
- org.opensearch.plugins.PluginsServiceTests.testNonExtensibleDep @harold-wang
- org.opensearch.rest.action.RestActionsTests.testBuildBroadcastShardsHeader
- org.opensearch.plugins.PluginsServiceTests.testExistingMandatoryInstalledPlugin
- org.opensearch.action.search.SearchPhaseExecutionExceptionTests.testToXContent
- org.opensearch.gradle.TestClustersPluginFuncTest > test cluster distribution is configured and started
- org.opensearch.gradle.internal.InternalDistributionArchiveCheckPluginFuncTest > fails on unexpected notice content
- org.opensearch.gradle.TestClustersPluginFuncTest > custom distro folder created for tweaked cluster distribution
- org.opensearch.gradle.DistributionDownloadPluginFuncTest > current version can be resolved
- org.opensearch.gradle.DistributionDownloadPluginFuncTest > bwc version can be resolved
- org.opensearch.gradle.DistributionDownloadPluginFuncTest > released version can be resolved
- org.opensearch.gradle.DistributionDownloadPluginFuncTest > test cluster distribution is configured and started
Fixed By #454
- org.opensearch.analysis.common.SynonymsAnalysisTests.testSynonymsAnalysis
Fixed By #457
- org.opensearch.common.logging.JsonLoggerTests.testPrefixLoggerInJson
- org.opensearch.common.logging.JsonLoggerTests.testJsonLayout
- org.opensearch.common.logging.JsonLoggerTests.testJsonInStacktraceMessageIsSplitted
- org.opensearch.common.logging.JsonLoggerTests.testJsonInMessage
- org.opensearch.common.logging.JsonLoggerTests.testDeprecatedMessageWithoutXOpaqueId
- org.opensearch.common.logging.JsonLoggerTests.testStacktrace
- org.opensearch.common.logging.JsonLoggerTests.testDuplicateLogMessages
- org.opensearch.common.logging.JsonLoggerTests.testDeprecatedMessage
- org.opensearch.common.logging.OpenSearchJsonLayoutTests.testLayoutWithAdditionalFields
- org.opensearch.common.logging.OpenSearchJsonLayoutTests.testLayoutWithAdditionalFieldOverride
- :example-plugins:painless-whitelist:yamlRestTest
- org.opensearch.index.reindex.remote.RemoteResponseParsersTests.testFailureWithoutIndex
- org.opensearch.index.reindex.remote.RemoteScrollableHitSourceTests.testParseRejection
Fixed By #453
- org.opensearch.common.settings.SettingTests.testListSettingsDeprecated
- org.opensearch.common.settings.ScopedSettingsTests.testPrivateIndexSettingsFailsValidation
- org.opensearch.common.settings.SettingsTests.testSecureSettingConflict
- org.opensearch.common.settings.SettingsTests.testSimpleYamlSettings
- org.opensearch.common.settings.SettingsTests.testSimpleJsonSettings
- org.opensearch.common.settings.SettingsTests.testIndentation
- org.opensearch.common.settings.SettingsTests.testIndentationWithExplicitDocumentStart
- org.opensearch.env.NodeEnvironmentTests.testNodeIdNotPersistedAtInitialization
- org.opensearch.gateway.GatewayServiceTests.testDeprecatedSettings
- org.opensearch.common.xcontent.smile.SmileXContentTests.testUnknownObject
- org.opensearch.transport.RemoteClusterSettingsTests.testSkipUnavailableFallbackbleCompileOnly
- org.opensearch.transport.RemoteClusterSettingsTests.testProxyFallback
- org.opensearch.transport.RemoteClusterSettingsTests.testSeedsFallback
- org.opensearch.transport.RemoteClusterSettingsTests.testEnableRemoteClustersFallback
- org.opensearch.transport.RemoteClusterSettingsTests.testDisableSearchEnableRemoteClusters
- org.opensearch.transport.RemoteClusterSettingsTests.testRemoteNodeAttributeFallback
- org.opensearch.transport.RemoteClusterSettingsTests.testDisableEnableRemoteClusters
- org.opensearch.transport.RemoteClusterSettingsTests.testConnectionsPerClusterFallback
- org.opensearch.transport.RemoteClusterSettingsTests.testInitialConnectTimeoutFallback
- org.opensearch.script.ScriptServiceTests.testFallbackToContextDefaults
- org.opensearch.script.ScriptServiceTests.testConflictContextSettings
- org.opensearch.script.ScriptServiceTests.testCacheEvictionCountedInCacheEvictionsStats
- org.opensearch.script.ScriptServiceTests.testUseContextSettingValue
- org.opensearch.script.ScriptServiceTests.testFallbackContextSettings
- org.opensearch.script.ScriptServiceTests.testCacheHolderChangeSettings
- org.opensearch.script.ScriptServiceTests.testCompilationStatsOnCacheHit
- org.opensearch.script.ScriptServiceTests.testCacheHolderGeneralConstructor
- org.opensearch.script.ScriptServiceTests.testDisableCompilationRateSetting
- org.opensearch.script.ScriptServiceTests.testCompilationRateUnlimitedContextOnly
- org.opensearch.cluster.node.DiscoveryNodeRoleSettingTests.testIsIngestNode
- org.opensearch.cluster.node.DiscoveryNodeRoleSettingTests.testIsRemoteClusterClient
- org.opensearch.cluster.node.DiscoveryNodeRoleSettingTests.testIsMasterNode
- org.opensearch.cluster.node.DiscoveryNodeRoleSettingTests.testIsDataNode
- org.opensearch.threadpool.AutoQueueAdjustingExecutorBuilderTests.testValidatingMinMaxSettings
- org.opensearch.threadpool.AutoQueueAdjustingExecutorBuilderTests.testSetHigherSettings
- org.opensearch.threadpool.AutoQueueAdjustingExecutorBuilderTests.testSetLowerSettings
- org.opensearch.common.util.concurrent.OpenSearchExecutorsTests.testProcessorsBound
- org.opensearch.threadpool.FixedThreadPoolTests.testRejectedExecutionCounter
- org.opensearch.common.xcontent.yaml.YamlXContentTests.testUnknownObject
- org.opensearch.common.xcontent.cbor.CborXContentTests.testUnknownObject
- org.opensearch.common.xcontent.json.JsonXContentTests.testUnknownObject
- org.opensearch.cluster.metadata.MetadataIndexUpgradeServiceTests.testFailUpgrade
- org.opensearch.cluster.routing.allocation.BalanceUnbalancedClusterTests.testRun
- org.opensearch.action.admin.cluster.settings.SettingsUpdaterTests.testDeprecationLogging
Fixed by #451 (:rest-api-spec:yamlRestTest
)
- indices.create/10_basic/Create index without soft deletes
- indices.stats/20_translog/Translog stats on closed indices without soft-deletes
Fixed by #460 (plugins.ListPluginsCommandTests.testPluginWithNativeController
)
- org.opensearch.plugins.ListPluginsCommandTests.testPluginWithNativeController
Fixed by #461 (transport.netty4.OpenSearchLoggingHandlerIT.testLoggingHandler
)
Fixed by #463 (org.opensearch.ingest.attachment.IngestAttachmentClientYamlTestSuiteIT
)
Fixed by #467 (org.opensearch.client.documentation.SearchDocumentationIT.testSearchRequestSuggestions
)
Activity