Wire PE_MMU to router mesh for MmuMapMsg delivery
Add router → PE_MMU edge so MmuMapMsg can reach PE_MMU via the router mesh. Unskip all PE_MMU fabric tests. 339 passed, 0 skipped Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -28,7 +28,7 @@ def test_full_graph_node_count():
|
||||
|
||||
def test_full_graph_edge_count():
|
||||
g = _graph()
|
||||
assert len(g.edges) == 10618
|
||||
assert len(g.edges) == 10874
|
||||
|
||||
|
||||
# -- Full graph: specific nodes exist -----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user