-
Handle matrix error when all tests pass
https://console.firebase.google.com/u/0/project/moz-fenix/testlab/histories/bh.66b7091e15d53d45/matrices/9153426471387588932
```
6T20:16:20.575Z] MatrixRes…
-
I'm seeing flaky failures with the maps integration tests recently; example runs:
- https://firebase.corp.google.com/project/flutter-cirrus/testlab/histories/bh.ccd6322d1559daa/matrices/7573375672107…
-
I use this plugin and it is very well. However I cannot configure or it could be a bug: the job not fail on tests failure. I have such logs:
```
[13:04:48]: ▸ Test [matrix-xyz] has been created in…
-
The gcloud output seems more user friendly and structured. It's probably worth aligning Flank output a bit more with gcloud, although we don't have to follow it exactly.
I think pointing people to …
-
The generic packages recipe currently has no secrets support, but to port the FTL tests from Cirrus we need (currently) the FTL key (currently exposed in Cirrus as `GCLOUD_FIREBASE_TESTLAB_KEY`) and a…
-
when I run command to integrate Fastlane with firebase test lab: Fastlane instrumentation_tests_testlab
this error shows:
fastlane finished with errors
[!] 'bucket_url' value must be a String! …
-
Problem:
I am running Cucumber UI tests with Firebase Testlab. All are working fine. The sequential run is successful and getting all reports.
Currently, I am trying to distribute the tests to run …
-
Hello, we are using [Green Coffee](https://github.com/mauriciotogneri/green-coffee) for our Android UI Tests running on Firebase Testlab with Flank. There, sharding is possible. Now we want to switch …
-
### Description
I recently switched a test suite from API 30 to API 34 devices and I'm witnessing occasional fails (roughly 1 in 5 times across ~300 tests) in tests where we click (via `onView(with…
-
I assume this is more an issue of my setup and I would be glad to do a PR to update the documentation once I understand what is happening.
I use your plugin to run Android tests on firebase.
If …