Skip to content

testSyntheticSourceMany fails for most (if not all) synthetic source tests #143165

@benwtrent

Description

@benwtrent

CI Link

N/A

Repro line

./gradlew :server:test --tests 'org.elasticsearch.index.mapper.ByteFieldMapperTests.testSyntheticSourceMany' --tests 'org.elasticsearch.index.mapper.ShortFieldMapperTests.testSyntheticSourceMany' -Dtests.iters=100

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

Order seems not guaranteed

I suspect commit: b61d7cc

ByteFieldMapperTests > testSyntheticSourceMany > testSyntheticSourceMany {seed=[41791C3D26F6EE11:42D348E53108CAAA]} FAILED
    java.lang.AssertionError: doc 0
    Expected: "{\"field\":[-77,96,\"aVMy\",false,\"aFuV\"]}"
         but: was "{\"field\":[-77,96,\"aFuV\",\"aVMy\",false]}"

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions