Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] screen recordings are green #9047

Open
2 of 10 tasks
cmorten opened this issue Dec 19, 2023 · 4 comments
Open
2 of 10 tasks

[macOS] screen recordings are green #9047

cmorten opened this issue Dec 19, 2023 · 4 comments
Labels
bug report investigate Collect additional information, like space on disk, other tool incompatibilities etc. OS: macOS

Comments

@cmorten
Copy link
Contributor

cmorten commented Dec 19, 2023

Description

Recently have observed (what appears to be) an increase in screen recordings showing as green on macos-12 runners where screen recordings taken using the screencapture CLI.

This appears similar to the issue described in https://apple.stackexchange.com/questions/87613/quicktime-records-a-green-screen

Example output recording: https://guidepup.github.io/aria-at-tests/data/attachments/2776d48372a34b12.qt

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

https://github.com/guidepup/aria-at-tests/actions/runs/7258634208/job/19774873344

Current runner version: '2.311.0'
Operating System
  macOS
  12.6.9
  21G726
Runner Image
  Image: macos-12
  Version: 20231029.1
  Included Software: https://github.com/actions/runner-images/blob/macOS-12/20231029.1/images/macos/macos-12-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/macOS-12%2F20231029.1
Runner Image Provisioner
  2.0.321.1

Is it regression?

Yes

Expected behavior

Screen recordings should not be green.

Actual behavior

Screen recordings are green.

Repro steps

  1. Run macos-12 job.
  2. Run command similar to /usr/sbin/screencapture -v -C -k -T0 -g recording.mov.
  3. Observe recording is green.
@shamil-mubarakshin
Copy link
Contributor

Hello @cmorten,
We will take a look

@shamil-mubarakshin shamil-mubarakshin added OS: macOS investigate Collect additional information, like space on disk, other tool incompatibilities etc. and removed needs triage labels Dec 19, 2023
@jlp-craigmorten
Copy link

By way of example / visual aid, here is an example https://github.com/guidepup/setup/actions/runs/7527748171 where have attached the recordings generated for MacOS 11, 12, and 13. MacOS 12 is almost always green.

macos-guidepup-setup-darwin-20.6.0-1705315633199.mov
macos-guidepup-setup-darwin-21.6.0-1705315619115.mov
macos-guidepup-setup-darwin-22.6.0-1705315625873.mov

@Vyazovoy
Copy link

Could #9529 be related to this?

@jlp-craigmorten
Copy link

Could #9529 be related to this?

May be similar, but in the linked issue it is MacOS 13 and 14 having problems whereas in this issue it is MacOS 12 having problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report investigate Collect additional information, like space on disk, other tool incompatibilities etc. OS: macOS
Projects
None yet
Development

No branches or pull requests

4 participants