canonical / mir-ci

Mir CI helpers
1 stars 1 forks source link

Write a robot test to confirm that the screen contents are correct after apply a new scale to an output #122

Closed mattkae closed 1 month ago

mattkae commented 1 month ago

This bug was first encountered in https://github.com/canonical/mir/issues/3165

Steps to test

  1. Use gbm-kms as the display platform and start a Mir compositor with the --display-config static=$FILENAME flag
  2. Open up $FILENAME and change the scale of an output. Save the file.
  3. Confirm that the scene on that output is not misrendered
mattkae commented 1 month ago

We can plan this later!