Skip to content

Match test configuration for ndarray and framework to core #168

Closed
@rnett

Description

@rnett

ndarray and tensorflow-framework both use version 2.22.2 of the surefire plugin, while tensorflow-core uses 2.22.0. Is there a reason for that or can I bump core's version?

They also configure it with:

<skipTests>false</skipTests>

This is rather annoying because it makes -DskipTests not skip the tests, which is what IntelliJ (and I would assume most other IDEs) use for their "Skip Tests" button. Is there a reason for this or can I remove it?

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