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

d2chaos: handle invalid edges #1716

Open
gavin-ts opened this issue Nov 9, 2023 · 0 comments
Open

d2chaos: handle invalid edges #1716

gavin-ts opened this issue Nov 9, 2023 · 0 comments

Comments

@gavin-ts
Copy link
Contributor

gavin-ts commented Nov 9, 2023

 --- FAIL: TestD2Chaos (0.00s)
test:     d2chaos_test.go:49: writing generated files to out
test:     --- FAIL: TestD2Chaos/#00 (0.00s)
test:         d2chaos_test.go:82: failed to create "uxv <-> uxv": failed to recompile:
test:             uxv: {shape: sequence_diagram}
test:             uxv <-> uxv
test:             
test:             2:1: edge from sequence diagram "uxv" cannot enter itself
test: FAIL
test: FAIL	oss.terrastruct.com/d2/d2chaos	0.187s

https://github.com/terrastruct/d2/actions/runs/6815724947/job/18535476689#step:4:363

need to update d2chaos to only generate edges that should be valid

@cyborg-ts cyborg-ts added this to D2 Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant