generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Before opening, please confirm:
- I have searched for duplicate or closed issues.
- I have read the guide for submitting bug reports.
- I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
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
- Checkout main
cd CedarJavaFFI
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
Labels
bugSomething isn't workingSomething isn't working