Skip to content

Commit

Permalink
Re-run flaky tests in Firebase
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasberglund committed Aug 20, 2024
1 parent eb978f3 commit f6e6ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions android/test/firebase/e2e-play-stagemole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ default:
test: android/test/e2e/build/outputs/apk/playStagemole/debug/e2e-play-stagemole-debug.apk
timeout: 10m
use-orchestrator: true
num-flaky-test-attempts: 1
device:
- {model: shiba, version: 34, locale: en, orientation: portrait} # pixel 8
- {model: felix, version: 34, locale: en, orientation: portrait} # pixel fold
Expand Down
1 change: 1 addition & 0 deletions android/test/firebase/mockapi-oss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ default:
test: android/test/mockapi/build/outputs/apk/oss/debug/mockapi-oss-debug.apk
timeout: 10m
use-orchestrator: true
num-flaky-test-attempts: 1
device:
- {model: shiba, version: 34, locale: en, orientation: portrait}
- {model: tangorpro, version: 33, locale: en, orientation: portrait}
Expand Down

0 comments on commit f6e6ad2

Please sign in to comment.