----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40735/ -----------------------------------------------------------
Review request for Sqoop. Repository: sqoop-sqoop2 Description ------- ShowJobInOrderTest always thrown the exception during the test, because the DatabaseInfrastructureProvider is shared with all tests case in one suite. Diffs ----- test/src/main/java/org/apache/sqoop/test/infrastructure/SqoopTestCase.java 4c5d3a8 test/src/test/java/org/apache/sqoop/integration/server/ShowJobInOrderTest.java cbf1e90 Diff: https://reviews.apache.org/r/40735/diff/ Testing ------- Thanks, Colin Ma
