Skip to content

Use sane testing CI defaults #424

@k-sareen

Description

@k-sareen

Currently the default CI heap values is 500Mb for OpenJDK (for example). A benchmark such as fop does not even require more than 250Mb to run with a NoGC. Hence, largely these CI tests don't actually give us confidence in the correctness of our GCs since they are not actively stressing them. We should also be testing more benchmarks instead of the 5-6 we have currently.

On a similar note, we should ideally start migrating to the newer running scripts to drive the test CI as well.

I am making this issue in core instead of the bindings as this affects all bindings in general.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-opsArea: Operations (e.g. CI)P-highPriority: High. A high-priority issue should be fixed as soon as possible.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions