Skip to content

Conversation

@Nugget16
Copy link
Collaborator

Current output on test case:

running 2 tests
[10, 11, 16, 17]
[10, 11, 16, 17]
opening link http://localhost:8072?filename=plugin_blossom_basic_1_multiple_cluster.json (start local server by running ./visualize/server.sh) or call node index.js <link> to render locally
group_max_update_length: ValidGrow(Ratio { numer: 1, denom: 4 })
opening link http://localhost:8072?filename=plugin_blossom_basic_1_single_cluster.json (start local server by running ./visualize/server.sh) or call node index.js <link> to render locally
group_max_update_length: ValidGrow(Ratio { numer: 1, denom: 1 })
group_max_update_length: Conflicts([Conflicting(12)])
group_max_update_length: Conflicts([Conflicting(6), Conflicting(7), Conflicting(11), Conflicting(12)])
thread 'plugin_blossom::tests::plugin_blossom_basic_1::_multiple_cluster_growingstrategy_multipleclusters_expects' panicked at src/invalid_subgraph.rs:83:9:
assertion left == right failed
left: Err("it's a valid subgraph because edges [] ⊆ {} can satisfy the parity requirement from vertices {0, 5}")
right: Ok(())
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
test plugin_blossom::tests::plugin_blossom_basic_1::_multiple_cluster_growingstrategy_multipleclusters_expects ... FAILED
thread 'plugin_blossom::tests::plugin_blossom_basic_1::_single_cluster_growingstrategy_singlecluster_expects' panicked at src/invalid_subgraph.rs:83:9:
assertion left == right failed
left: Err("it's a valid subgraph because edges [] ⊆ {} can satisfy the parity requirement from vertices {0, 5}")
right: Ok(())
test plugin_blossom::tests::plugin_blossom_basic_1::_single_cluster_growingstrategy_singlecluster_expects ... FAILED

failures:

failures:
plugin_blossom::tests::plugin_blossom_basic_1::_multiple_cluster_growingstrategy_multipleclusters_expects
plugin_blossom::tests::plugin_blossom_basic_1::_single_cluster_growingstrategy_singlecluster_expects

test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 125 filtered out; finished in 0.15s

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