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

Comparative tests against other renderers #717

Open
Tracked by #608
DJMcNab opened this issue Oct 16, 2024 · 0 comments
Open
Tracked by #608

Comparative tests against other renderers #717

DJMcNab opened this issue Oct 16, 2024 · 0 comments

Comments

@DJMcNab
Copy link
Member

DJMcNab commented Oct 16, 2024

To ensure that our pipeline is reaching results as expected, it would be good to compare our snapshot tests against existing rendering systems. These could include:

  • skia
  • tiny-skia
  • webrender
  • cocoa
  • Browser rendering of SVGs

Some of this could be tested by using Piet. The existing tests for Piet can be found in https://github.com/linebender/piet-snapshots, which we could bring up as Vello tests.

This should all happen in CI, as these tests are not useful if they can only be run locally.

@DJMcNab DJMcNab mentioned this issue Oct 16, 2024
3 tasks
@DJMcNab DJMcNab changed the title Comparative tests against other renderers (skia, tiny-skia?, webrender?, cocoa?) Comparative tests against other renderers Oct 16, 2024
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

No branches or pull requests

1 participant