patrol icon indicating copy to clipboard operation
patrol copied to clipboard

[Android, Allure] Failed tests return "Test starting..." as screenshot when ran in suite

Open DimitarStoyanov91 opened this issue 6 months ago • 1 comments

Steps to reproduce

  1. Use any device (emulator, real device)
  2. Run tests is bulk, i am using tags "regression"
  3. Generate allure report when the run finishes and has some tests failed

Actual results

Instead of the screen on which the test failed, i am getting a screenshot of "Test starting..." screen. I think the screenshot is taken at a later state when the other test is starting. NOTE: Only the first failed test has the proper screen!

Image

Logs

Patrol version

patrol: 3.13.1

Patrol Doctor output

Patrol doctor: Patrol CLI version: 3.4.1 Flutter command: flutter Flutter 3.24.5 • channel stable Android: • Program adb found in C:\Users\dimitar.stoyanov\AppData\Local\Android\Sdk\platform-tools\adb.exe • Env var $ANDROID_HOME set to C:\Users\dimitar.stoyanov\AppData\Local\Android\Sdk

Flutter Doctor output

Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.26100.3624], locale bg-BG) [√] Windows Version (Installed version of Windows is version 10 or higher) [√] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [√] Chrome - develop for the web [√] Android Studio (version 2024.3.2) [√] Connected device (4 available) [√] Network resources

DimitarStoyanov91 avatar Jun 10 '25 10:06 DimitarStoyanov91

I also reproduce this when I run tests locally. I only see Test starting... and nothing else.

tenhobi avatar Jun 23 '25 15:06 tenhobi

Is this still issue?

Kendru98 avatar Nov 19 '25 12:11 Kendru98