firebase-android-sdk icon indicating copy to clipboard operation
firebase-android-sdk copied to clipboard

E2e deflake

Open leotianlizhan opened this issue 2 years ago • 7 comments

  1. Is it possible for flgForceUploadSync() to get the Destination and Priority from somewhere so they are not hardcoded constants?
  2. Espresso Idling Resource does add quite a bit of code, I wonder if it's not worth the extra maintenance cost and just use Thread.sleep()?

leotianlizhan avatar Jun 03 '22 15:06 leotianlizhan

Size Report 1

Affected Products

No changes between base commit (1b5e956) and merge commit (b806567).

Test Logs

Notes

  • Commit (b806567) is created by Prow via merging PR base commit (1b5e956) and head commit (c5160c6).

google-oss-bot avatar Jun 03 '22 16:06 google-oss-bot

Coverage Report 1

Affected Products

No changes between base commit (1b5e956) and merge commit (b806567).

Test Logs

Notes

  • Commit (b806567) is created by Prow via merging PR base commit (1b5e956) and head commit (c5160c6).
  • Run gradle <product>:checkCoverage to produce HTML coverage reports locally. After gradle commands finished, report files can be found under <product-build-dir>/reports/jacoco/.

google-oss-bot avatar Jun 16 '22 17:06 google-oss-bot

/retest

leotianlizhan avatar Jun 17 '22 22:06 leotianlizhan

/retest

leotianlizhan avatar Jun 27 '22 17:06 leotianlizhan

/test check-changed

rlazo avatar Jun 28 '22 20:06 rlazo

@leotianlizhan: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
device-check-changed 5aac917cf593904f4de7157910509892a16ac722 link /test device-check-changed

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

google-oss-bot avatar Jun 28 '22 20:06 google-oss-bot

Unit Test Results

0 tests   0 :heavy_check_mark:  0s :stopwatch: 0 suites  0 :zzz: 0 files    0 :x:

Results for commit c5160c69.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jul 06 '22 19:07 github-actions[bot]