Skip to content

CI does not run tests in CedarJavaFFI #126

@cdisselkoen

Description

@cdisselkoen

Before opening, please confirm:

Bug Category

Other

Describe the bug

CedarJavaFFI has its own tests, but the CI in this repo does not run them; as a result, they are broken on main as of this writing. We should either modify the CI to run these tests, or remove the tests if we don't think they add value and prefer to have only the tests in CedarJava.

Expected behavior

main does not contain broken tests.

Reproduction steps

  1. Checkout main
  2. cd CedarJavaFFI
  3. cargo test

Code Snippet

No response

Log output

No response

Additional configuration

No response

Operating System

No response

Additional information and screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions