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

sqlline.SqlLineArgsTest#testScan fails in case of several registered drivers #123

Closed
snuyanzin opened this issue Sep 4, 2018 · 1 comment

Comments

@snuyanzin
Copy link
Collaborator

in case of several registered drivers testScan fails like

java.lang.AssertionError: 
Expected: a string containing "Compliant Version Driver Class\nyes       2.3     org.hsqldb.jdbcDriver"
     but: was "1/1          !scan
scan complete in 148ms
3 driver classes found
Compliant Version Driver Class
yes       1.4     org.h2.Driver
yes       2.3     org.hsqldb.jdbc.JDBCDriver
yes       2.3     org.hsqldb.jdbcDriver
@julianhyde
Copy link
Owner

Fixed in 564306a, PR #124.

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