Skip to content

Commit

Permalink
exclude GenericJdbcDatabaseAccessorTest
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Jan 15, 2024
1 parent a7bfe3f commit d2326e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/large-memory-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@
**/org/apache/hive/jdbc/TestJdbcWithMiniHA.java
**/org/apache/hive/jdbc/TestJdbcWithMiniLlap.java
**/org/apache/hive/service/cli/operation/TestOperationLoggingAPIWithTez.java

# jdbc-handler
# this test fails with `NoClassDefFound org/apache/commons/dbcp/BasicDataSourceFactory`
**/org/apache/hive/storage/jdbc/dao/GenericJdbcDatabaseAccessorTest.java

0 comments on commit d2326e3

Please sign in to comment.