Take a screenshot on task failure |
|||||
Issue descriptionGoal: Know if there's something that was left on the GUI context for application testing. A good example is the Windows Error Report dialog (WER). AIs: When the following conditions are true: - running in the context of a GUI - upon task failure, in particular in the context of zombie processes - task_runner takes a main display screen shot and saves it as task metadata via "amend", likely as TaskOutput(id=screen.png) Alternative: - Use a common wrapper script for all the Chromium tasks to do it instead and save the screenshot in the isolated directory. It's generally better to do it this way but the main downside is that it is not possible to catch issues with zombie process detection.
,
Jun 20 2017
,
Jul 12 2017
,
Jul 12
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Jul 12
Still a good idea, especially for desktop (macOS/Windows) and mobile (Android/iOS) workloads. I think that starting with a common wrapper would be better than doing it inside the bot, so I'll move this request to Swarming>Admin. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by mbonadei@chromium.org
, Jun 13 2017