-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parker/acceptance test off benoit branch (#10843)
* Revert "Rm flaky test (#9628)" This reverts commit 16133cf. * Restore the acceptance test running with the new scheduler * Add timeout * Isolate the new acceptance test * Update github action name * Attemptp to fix checkpointing * Check the state retrieval instead of the existance of the workflow * fix build * Add concurrent list for test * Do not wait for the workflow to be potentially destroy * Silencely ignore the cancel exception * Format * Trigger build * format * Remove unrelated changes * Update acceptance * Try to fix race condition * Try to slow down the connection * Disable test * Move the sleep * Rm useless sleep * Fix missing return * add repeated * try using infinite feed source for cancellation test * set limits on infinite feed source * misunderstood waitForJob, now correctly waiting for job to be in RUNNING * clean up PR, DRY create definition methods, clearer method name for waiting on job * fix acceptance tests action name * fix imports * more cleanup * revert temporalClient do-while change * fix workflow step names Co-authored-by: Benoit Moriceau <benoit@airbyte.io>
- Loading branch information
1 parent
9f416bb
commit ed19bcc
Showing
3 changed files
with
160 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.