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

Test cyclic graph, doc failure #228

Closed
wants to merge 3 commits into from
Closed

Test cyclic graph, doc failure #228

wants to merge 3 commits into from

Conversation

acl-cqc
Copy link
Contributor

@acl-cqc acl-cqc commented Jun 28, 2023

This creates a cyclic DFG, and demonstrates that it validates ok :-(. We don't have anything in validation to look for this yet.

It'd be great to turn this into an "expected-fail" tests but that looks quite hard, best plan appears to be to use cargo-nextest and I've not done that here.

Or, could extend this PR to include a fix, i.e. actually detect cycles.

So maybe this isn't ready yet

Base automatically changed from bugfix/neighbours to main June 30, 2023 17:56
@aborgna-q aborgna-q self-requested a review August 22, 2023 09:06
@acl-cqc
Copy link
Contributor Author

acl-cqc commented Sep 4, 2023

Superceded (and fixed) by #468

@acl-cqc acl-cqc closed this Sep 4, 2023
@aborgna-q aborgna-q deleted the tests/cyclic branch September 5, 2023 09:24
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 this pull request may close these issues.

2 participants