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

Add a script to easily compare failed snapshot tests #8346

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Dec 6, 2024

Related

What

Introduce a new helper to manage and visualise failed kittest snapshot tests using Rerun.

pixi run snapshots --help

# view all failed snapshot
pixi run snapshots

# remove all failed snapshot temp files
pixi run snapshots --clean

# only view (or clean) snapshot for that crate
pixi run snapshots -p re_time_panel
Clipboard-20250207-082155-418.mp4

@abey79 abey79 added 🧑‍💻 dev experience developer experience (excluding CI) 🔨 testing testing and benchmarks exclude from changelog PRs with this won't show up in CHANGELOG.md labels Dec 6, 2024
@abey79 abey79 force-pushed the antoine/compare-snapshot-script branch from 4636da7 to 79bf5ae Compare February 7, 2025 09:16
Copy link

github-actions bot commented Feb 7, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
79bf5ae https://rerun.io/viewer/pr/8346 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link

github-actions bot commented Feb 7, 2025

Latest documentation preview deployed successfully.

Result Commit Link
79bf5ae https://landing-qhsbo09h4-rerun.vercel.app/docs

Note: This comment is updated whenever you push a commit.

@abey79 abey79 marked this pull request as ready for review February 7, 2025 09:21
@teh-cmc teh-cmc self-requested a review February 7, 2025 09:46
Copy link
Member

@teh-cmc teh-cmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as advertised 👍

@abey79 abey79 merged commit f618298 into main Feb 7, 2025
41 of 44 checks passed
@abey79 abey79 deleted the antoine/compare-snapshot-script branch February 7, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md 🔨 testing testing and benchmarks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants