Skip to content

TestSortOptimization: 3 tests failing #15944

@mouhc1ne

Description

@mouhc1ne

Description

Reporting 3 failing tests in TestSortOptimization. Seen in branch_10x and all can be reproduced.

  • testStringSortOptimizationWithMissingValuesBasedDVSkipper
  • testStringSortOptimizationBasedDVSkipper
  • testFloatSortOptimizationSkpperIndex

Gradle command to reproduce

gradlew :lucene:core:test --tests "org.apache.lucene.search.TestSortOptimization.testStringSortOptimizationWithMissingValuesBasedDVSkipper" -Ptests.jvms=12 -Ptests.jvmargs= -Ptests.seed=53FF527461ABEBD5 -Ptests.useSecurityManager=false -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=256 -Ptests.forceintegervectors=true
gradlew :lucene:core:test --tests "org.apache.lucene.search.TestSortOptimization.testStringSortOptimizationBasedDVSkipper" -Ptests.jvms=12 -Ptests.jvmargs= -Ptests.seed=53FF527461ABEBD5 -Ptests.useSecurityManager=false -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=256 -Ptests.forceintegervectors=true
gradlew :lucene:core:test --tests "org.apache.lucene.search.TestSortOptimization.testFloatSortOptimizationSkpperIndex" -Ptests.jvms=12 -Ptests.jvmargs= -Ptests.seed=53FF527461ABEBD5 -Ptests.useSecurityManager=false -Ptests.gui=true -Ptests.file.encoding=ISO-8859-1 -Ptests.vectorsize=256 -Ptests.forceintegervectors=true

Metadata

Metadata

Assignees

No one assigned

    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