./gradlew :server:test --tests 'org.elasticsearch.index.mapper.ByteFieldMapperTests.testSyntheticSourceMany' --tests 'org.elasticsearch.index.mapper.ShortFieldMapperTests.testSyntheticSourceMany' -Dtests.iters=100
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]}"
CI Link
N/A
Repro line
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
Order seems not guaranteed
I suspect commit: b61d7cc