Open rfuest opened 3 years ago
I'm going to close this as done, as we've been building against a few versions now.
Comparisons are tricky, as the analog clock example generates a different image every time it's run due to displaying the current system time. I think it's ok to manually check the screenshots are up to date from time to time.
I'm going to close this as done, as we've been building against a few versions now.
But this issue was specifically for testing the eg-next
branch.
Comparisons are tricky, as the analog clock example generates a different image every time it's run due to displaying the current system time. I think it's ok to manually check the screenshots are up to date from time to time.
Sure, for the clock examples this is difficult, but all other examples should produce the same output every time.
We don't need to set this up right now, but I still think this is a good idea for the future.
@jamwaffles Would you mind if we reopen this issue for later?
Sure, sorry for being overzealous with my closures!
CI should at least check that the examples build with the latest e-g versions. It would also be nice to check the actual output of the examples like e-t does: https://github.com/embedded-graphics/embedded-text/blob/master/.github/workflows/rust.yml