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

SQLite.JDBCDriver not supported for java.sql tests #1447

Open
YuhongQ opened this issue Aug 13, 2020 · 0 comments
Open

SQLite.JDBCDriver not supported for java.sql tests #1447

YuhongQ opened this issue Aug 13, 2020 · 0 comments

Comments

@YuhongQ
Copy link
Contributor

YuhongQ commented Aug 13, 2020

Almost all java.sql test files use SQLite.JDBCDriver, while its support is platform specific.
Instead, they should access SQLite db directly through the native code.

Test paths for java.sql are: luni/src/test/java/libcore/java/sql and luni/src/test/java/tests/java/sql.

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