blob: df2d8286ce86f4f6856eb05c451de45e56f04146 [file] [log] [blame]
# Checks for graceful handling of cycles in the graph of conflict groups. Below, the group {a:1, a:2} depends on
# {b:1, b:2} and vice versa. Additionally, each group contains a direct dependency.
gid:root:1
+- gid:a:1 compile
| \- gid:b:1 compile
\- gid:b:2 runtime
\- gid:a:2 runtime