Use Android Test Orchestrator to have a clean state for each test

fixes flaky/broken espresso tests
This commit is contained in:
Torsten Grote
2021-03-22 14:39:51 -03:00
parent 51624a31e3
commit a12166c13b
8 changed files with 22 additions and 25 deletions

View File

@@ -40,6 +40,7 @@ android test:
paths:
- kernel.log
- logcat.txt
- briar-android/build/reports/androidTests/connected/flavors/*
expire_in: 3 days
when: on_failure
when: manual