Skip to content

Unmute logsdb tests.#135332

Merged
martijnvg merged 2 commits intoelastic:mainfrom
martijnvg:unmute_logsdb_tests
Sep 24, 2025
Merged

Unmute logsdb tests.#135332
martijnvg merged 2 commits intoelastic:mainfrom
martijnvg:unmute_logsdb_tests

Conversation

@martijnvg
Copy link
Copy Markdown
Member

Failures was caused by a setting rename (#135049). The setting only exists in man branch and was only used when feature flag was enabled.

Closes #135312
Closes #135313
Closes #135314
Closes #135315
Closes #135316
Closes #135319
Closes #135320
Closes #135238
Closes #135237
Closes #135324
Closes #135325
Closes #135327

Failures was caused by a setting rename (elastic#135049). The setting only exists in man branch and was only used when feature flag was enabled.

Closes elastic#135312
Closes elastic#135313
Closes elastic#135314
Closes elastic#135315
Closes elastic#135316
Closes elastic#135319
Closes elastic#135320
Closes elastic#135238
Closes elastic#135237
Closes elastic#135324
Closes elastic#135325
Closes elastic#135327
@martijnvg martijnvg added >test Issues or PRs that are addressing/adding tests :StorageEngine/Mapping The storage related side of mappings labels Sep 24, 2025
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@martijnvg martijnvg enabled auto-merge (squash) September 24, 2025 08:46
@martijnvg
Copy link
Copy Markdown
Member Author

unrelated test failure:

REPRODUCE WITH: ./gradlew ":qa:stateful:test:external-modules:test-esql-heap-attack:javaRestTest" --tests "org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT.testAggGiantTextField" -Dtests.seed=6CCA50CA230A3A20 -Dtests.locale=xh -Dtests.timezone=Etc/GMT+5 -Druntime.java=25
HeapAttackIT > testAggGiantTextField FAILED
    java.lang.AssertionError:
    Expected: "{\"acknowledged\":true,\"shards_acknowledged\":true,\"index\":\"bigtext\"}"
         but: was "{\"acknowledged\":true,\"shards_acknowledged\":false,\"index\":\"bigtext\"}"
        at __randomizedtesting.SeedInfo.seed([6CCA50CA230A3A20:60890B9D1E48094E]:0)

@martijnvg martijnvg disabled auto-merge September 24, 2025 11:45
@martijnvg martijnvg merged commit 7cc3f52 into elastic:main Sep 24, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment