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

Remove extra test that runs on JVM now #409

Open
ekrich opened this issue Nov 11, 2024 · 0 comments
Open

Remove extra test that runs on JVM now #409

ekrich opened this issue Nov 11, 2024 · 0 comments

Comments

@ekrich
Copy link
Owner

ekrich commented Nov 11, 2024

When porting a portion of PublicApiTest to JvmNative as PublicApiFileTest, one test got duplicated on JVM because the portion that reads resources on Native is not implemented yet so JVM has 533 tests vs the 532 it should have. Fix once Native reading files from resources works.

See: #408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant