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

Allow PNGs and http:// for headless test expected files #13939

Merged
merged 6 commits into from
Jan 18, 2021

Conversation

unknownbrackets
Copy link
Collaborator

@unknownbrackets unknownbrackets commented Jan 18, 2021

This makes a few related changes:

  • Fixes screenshot compare without a backend (i.e. on CI.)
  • Allows the .expected and .expected.bmp files to be read via http:// for prx tests.
  • Allows .ppdmp files to be run in one shot via headless and output a screenshot for compare.
  • Makes --compare use PNGs by default for ppdmps since it's more convenient there.

This is in some ways related to #11888. However, at this point it just makes headless able to run .ppdmp tests via CI or command line effectively, which I see as a prerequisite to even maintaining tests for mobile devices/etc.

-[Unknown]

@hrydgard hrydgard added this to the v1.11.0 milestone Jan 18, 2021
@hrydgard
Copy link
Owner

This is great! A .ppdmp / png test suite will be fantastic to have.

@hrydgard hrydgard merged commit d70214c into hrydgard:master Jan 18, 2021
@unknownbrackets unknownbrackets deleted the headless branch January 18, 2021 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants