Skip to content

Commit

Permalink
Disabled 15k Load Tables Integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
subkanthi committed Apr 5, 2024
1 parent f4b6e4a commit d06f3c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public void startContainers() throws InterruptedException {
}

@Test
@Disabled
@DisplayName("Test that validates skipping of large tables in schema_only mode")
public void testLoadingTablesInSchemaOnlyMode() throws Exception {

Expand Down

0 comments on commit d06f3c5

Please sign in to comment.