Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test error when building with gradle #1530

Open
dafraile opened this issue Nov 20, 2024 · 0 comments
Open

Test error when building with gradle #1530

dafraile opened this issue Nov 20, 2024 · 0 comments
Labels

Comments

@dafraile
Copy link

What happened?

A bug happened!

Environment

- OS: MacOS 15.1.1
- Java: OpenJDK 17.0.13

Relevant log output

Task :test

org.mitre.synthea.world.agents.PayerTest > receiveDualEligible FAILED
    org.junit.ComparisonFailure: expected:<[Dual Eligible]> but was:<[Medicaid]>
        at org.junit.Assert.assertEquals(Assert.java:117)
        at org.junit.Assert.assertEquals(Assert.java:146)
        at org.mitre.synthea.world.agents.PayerTest.receiveDualEligible(PayerTest.java:436)
2024-11-21 10:08:45.082 java[18741:204512] +[IMKClient subclass]: chose IMKClient_Modern
2024-11-21 10:08:45.082 java[18741:204512] +[IMKInputSession subclass]: chose IMKInputSession_Modern
@dafraile dafraile added the bug label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant