google / google/j2objc

SQLite.JDBCDriver not supported for java.sql tests

Open
#1,447 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6k
Forks
999
Avg merge
19h 20m
Merged PRs (30d)
14

Description

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`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.