Skip to content

Commit

Permalink
Enable testing runner v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn committed Sep 14, 2023
1 parent d1dd0d3 commit 43f014c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runners/google-cloud-dataflow-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -612,9 +612,6 @@ task googleCloudPlatformRunnerV2IntegrationTest(type: Test) {
exclude '**/FhirIOLROIT.class'
exclude '**/FhirIOSearchIT.class'
exclude '**/FhirIOPatientEverythingIT.class'
// failing due to pane index not incrementing after Reshuffle:
// https://github.com/apache/beam/issues/28219
exclude '**/FileLoadsStreamingIT.class'

maxParallelForks 4
classpath = configurations.googleCloudPlatformIntegrationTest
Expand Down

0 comments on commit 43f014c

Please sign in to comment.