mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 04:11:44 +08:00
Merge https://github.com/apache/sqoop into trunk
This commit is contained in:
commit
c4855785cf
@ -689,7 +689,7 @@ public void testNoClassGeneration() throws Exception {
|
||||
runFailedGenerationTest(argv, HsqldbTestServer.getTableName());
|
||||
}
|
||||
|
||||
@Test(timeout = 10000)
|
||||
@Test(timeout = 25000)
|
||||
public void testWideTableClassGeneration() throws Exception {
|
||||
createWideTable();
|
||||
options = new SqoopOptions(HsqldbTestServer.getDbUrl(), WIDE_TABLE_NAME);
|
||||
|
Loading…
Reference in New Issue
Block a user