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

Fix simple but annoying CI bug #1532

Closed
nyurik opened this issue Oct 1, 2024 · 0 comments · Fixed by #1543
Closed

Fix simple but annoying CI bug #1532

nyurik opened this issue Oct 1, 2024 · 0 comments · Fixed by #1543

Comments

@nyurik
Copy link
Member

nyurik commented Oct 1, 2024

CI is currently failing with these 4 files:

Files tests/output/auto/mb_jpg.json and tests/expected/auto/mb_jpg.json differ
Files tests/output/auto/mb_png.json and tests/expected/auto/mb_png.json differ
Files tests/output/auto/pmt.json and tests/expected/auto/pmt.json differ
Files tests/output/auto/table_source.json and tests/expected/auto/table_source.json differ

The actual files can be downloaded here for the next week or so. The actual difference -- sometimes tilejson's bounds are rendered with an extra .0 at the end, and sometimes without. I have no idea why it passes fine on my laptop, and perhaps we may need to adjust insta to ignore trailing .0s... not sure what's the cause of this.

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 a pull request may close this issue.

1 participant