-
Notifications
You must be signed in to change notification settings - Fork 483
Do not assert on Container
type in compare_snippet_output
#9275
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
Conversation
@rerun-bot full-check |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/13837166687 |
@rerun-bot full-check |
Web viewer built successfully. If applicable, you should also test it:
Note: This comment is updated whenever you push a commit. |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/13839471919 |
@rerun-bot full-check |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/13840287921 |
(full check failed) |
it still really likes |
I need to bite the bullet and actually test this thing locally 😅 |
@rerun-bot full-check |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/13855316229 |
@rerun-bot full-check |
Started a full build: https://github.com/rerun-io/rerun/actions/runs/13855776527 |
Finally 🎉 |
This assert was introduced in #9260 and is apparently failing in CI. I'm really not sure why, but anyways it's replaced by a
cast
now.