----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68470/ -----------------------------------------------------------
(Updated Aug. 23, 2018, 3:23 p.m.) Review request for Sqoop. Bugs: SQOOP-3366 https://issues.apache.org/jira/browse/SQOOP-3366 Repository: sqoop-trunk Description ------- Fix the unit tests which changed the state of the JVM so that other tests will not be affected when they are run on a single JVM. Diffs (updated) ----- src/test/org/apache/sqoop/TestIncrementalImport.java e1faf351f src/test/org/apache/sqoop/TestSqoopOptions.java d0591ad0d src/test/org/apache/sqoop/metastore/TestMetastoreConfigurationParameters.java 0f1eb890b src/test/org/apache/sqoop/testutil/BaseSqoopTestCase.java 1730698e8 src/test/org/apache/sqoop/testutil/HsqldbTestServer.java c63a8f2dc src/test/org/apache/sqoop/tool/TestMainframeImportTool.java 0b0c6c342 Diff: https://reviews.apache.org/r/68470/diff/2/ Changes: https://reviews.apache.org/r/68470/diff/1-2/ Testing ------- No test has been added. Thanks, Nguyen Truong