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 flaky re_graph_view test by removing dynamically-placed node #8683

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

grtlr
Copy link
Contributor

@grtlr grtlr commented Jan 14, 2025

What

Title.

The downside of this is that we now skip the actual layout algorithm entirely, as all nodes are placed at fixed positions.

I somehow need to figure out where the determinism in fjadra is coming from:

@grtlr grtlr added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Jan 14, 2025
@grtlr grtlr requested a review from teh-cmc January 14, 2025 14:31
Copy link

github-actions bot commented Jan 14, 2025

Web viewer failed to build.

| Result | Commit | Link | Manifest |
| ------ | ------- | ----- |
| ❌ | | https://rerun.io/viewer/pr/8683 | +nightly +main |

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

@teh-cmc
Copy link
Member

teh-cmc commented Jan 14, 2025

Can confirm the test now passes on my machine.

@teh-cmc teh-cmc merged commit b2b7f91 into main Jan 14, 2025
6 checks passed
@teh-cmc teh-cmc deleted the grtlr/fix-flaky-graph-test branch January 14, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants