Skip to content

[CI][Java] Remove excluded unstable tests when building java-jars. #183

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

When we are builiding java-jars we are currently using the following exclusions:

 exclude_tests="${exclude_tests}|arrow-acero-asof-join-node-test"
  exclude_tests="${exclude_tests}|arrow-acero-hash-join-node-test"

We should remove those once: apache/arrow#36482 is solved.

Component(s)

Continuous Integration, Java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions