patrol
patrol copied to clipboard
Patrol tests are failing when run on Firebase Test Lab via Bitrise workflow
I created a workflow on Bitrise which builds the app and performs patrol tests on Firebase Test Lab. When I use dev version of patrol and patrol_cli they fail on the last step (running test on FTL). Downgrading the patrol version to the latest stable (patrol_cli: 2.2.2; patrol: 2.3.2) fixes the issue. More details in the slack thread (Leancode members only).
Logs
Patrol version
patrol: 2.4.0-dev.6 patrol_cli: 2.3.0-dev.2
This also occurs on BrowserStack - detected by @fylyppo
We need to check if this error is only caused by patrolSetUpDownAll
or is it also patrolTearDownAll
I managed to have working setup on patrol 2.4.0, Bitrise with Xcode 15.1 and Firebase Test Lab. It is now working since late January. Let me know if u want me to provide more info
@piotruela is this still a valid issue?
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.