Skip to content

Conversation

@jonsimantov
Copy link
Contributor

@jonsimantov jonsimantov commented Mar 3, 2021

This test adds a convenience method RunFlakyBlock to firebase_test_framework that allows you to run a block multiple times, with exponential backoff until it succeeds (or fails a few times). This allows you to perform tests that have a chance of failure, such as uploading/downloading large files.

@google-cla google-cla bot added the cla: yes label Mar 3, 2021
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label Apr 14, 2021
@jonsimantov jonsimantov added tests-requested: quick Trigger a quick set of integration tests. and removed tests-requested: quick Trigger a quick set of integration tests. labels Apr 14, 2021
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. labels Apr 14, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Apr 14, 2021
@jonsimantov jonsimantov force-pushed the bugfix/deflake-storage-test branch from d5078f2 to 8efd4fa Compare April 20, 2021 18:11
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label Apr 20, 2021
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels Apr 20, 2021
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label Apr 20, 2021
@github-actions github-actions bot added tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels Apr 20, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Apr 21, 2021
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label Apr 27, 2021
@github-actions github-actions bot removed the tests-requested: quick Trigger a quick set of integration tests. label Apr 27, 2021
@github-actions github-actions bot added the tests: failed This PR's integration tests failed. label Apr 29, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Apr 29, 2021
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests: failed This PR's integration tests failed. labels Apr 29, 2021
@jonsimantov jonsimantov requested a review from DellaBitta April 29, 2021 22:29
@jonsimantov jonsimantov added the tests-requested: quick Trigger a quick set of integration tests. label Apr 29, 2021
@github-actions github-actions bot added tests: failed This PR's integration tests failed. and removed tests-requested: quick Trigger a quick set of integration tests. labels Apr 29, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Apr 30, 2021
@jonsimantov jonsimantov added tests-requested: quick Trigger a quick set of integration tests. and removed tests-requested: quick Trigger a quick set of integration tests. tests: failed This PR's integration tests failed. labels Apr 30, 2021
@jonsimantov jonsimantov added tests-requested: quick Trigger a quick set of integration tests. and removed tests-requested: quick Trigger a quick set of integration tests. labels Apr 30, 2021
@jonsimantov jonsimantov added tests-requested: quick Trigger a quick set of integration tests. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 3, 2021
@github-actions github-actions bot added tests: in-progress This PR's integration tests are in progress. and removed tests-requested: quick Trigger a quick set of integration tests. labels May 3, 2021
@github-actions
Copy link

github-actions bot commented May 3, 2021

✅  Integration test succeeded!

Requested by @jonsimantov on commit 0750ba2
Last updated: Mon May 3 12:36:32 PDT 2021
View integration test results

@github-actions github-actions bot added the tests: succeeded This PR's integration tests succeeded. label May 3, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label May 3, 2021
@jonsimantov jonsimantov merged commit e7d6977 into main May 3, 2021
@firebase firebase locked and limited conversation to collaborators Jun 3, 2021
@jonsimantov jonsimantov deleted the bugfix/deflake-storage-test branch July 1, 2021 21:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes tests: succeeded This PR's integration tests succeeded.

2 participants