Skip to content

Commit

Permalink
Revert "Rm flaky test (#9628)"
Browse files Browse the repository at this point in the history
This reverts commit 16133cf.
  • Loading branch information
benmoriceau authored and pmossman committed Mar 3, 2022
1 parent b2aa695 commit ee64ffd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ jobs:
- name: Run End-to-End Acceptance Tests
run: ./tools/bin/acceptance_test.sh

- name: Run End-to-End Acceptance Tests with the new scheduler
run: ./tools/bin/acceptance_test_with_new_scheduler.sh

- name: Automatic Migration Acceptance Test
run: SUB_BUILD=PLATFORM ./gradlew :airbyte-tests:automaticMigrationAcceptanceTest --scan -i

Expand Down

0 comments on commit ee64ffd

Please sign in to comment.