[
https://issues.apache.org/jira/browse/SQOOP-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535978#comment-13535978
]
Guido Serra aka Zeph commented on SQOOP-794:
--------------------------------------------
{noformat}
v1:sqoop zeph$ mysql -u sqooptest -p12345 sqooppasstest
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 4
Server version: 5.5.28 Source distribution
Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
{noformat}
k, next attempt
> mysql related tests are disabled, and failing
> ---------------------------------------------
>
> Key: SQOOP-794
> URL: https://issues.apache.org/jira/browse/SQOOP-794
> Project: Sqoop
> Issue Type: Bug
> Reporter: Guido Serra aka Zeph
> Assignee: Guido Serra aka Zeph
>
> the default tests executed by "ant test" skip all the ones related to MySQL
> ... why?
> {noformat}
> v1:sqoop zeph$ ant test -Dtestcase=MySQLAuthTest
> ...
> run-tests:
> [echo] Use Hadoop 23
> [echo] Use org.apache.sqoop.manager.DefaultManagerFactory
> test-core:
> [delete] Deleting directory /Users/zeph/tmp/sqoop/build/test/logs
> [mkdir] Created dir: /Users/zeph/tmp/sqoop/build/test/logs
> [delete] Deleting directory /Users/zeph/tmp/sqoop/build/test/data
> [mkdir] Created dir: /Users/zeph/tmp/sqoop/build/test/data
> [mkdir] Created dir: /Users/zeph/tmp/sqoop/build/cobertura/classes
> [junit] Running com.cloudera.sqoop.manager.MySQLAuthTest
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.332 sec
> [junit] Test com.cloudera.sqoop.manager.MySQLAuthTest FAILED
> checkfailure:
> [touch] Creating /Users/zeph/tmp/sqoop/build/testsfailed
> BUILD FAILED
> /Users/zeph/tmp/sqoop/build.xml:653: The following error occurred while
> executing this line:
> /Users/zeph/tmp/sqoop/build.xml:987: Unit tests failed!
> Total time: 13 seconds
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira