Closed simonjiao closed 6 months ago
failed test cases in test_block_chain.rs when configuring test network as dag chain:
- test_block_chain_for_dag_fork
- test_block_chain_txn_info_fork_mapping
- test_find_ancestor_fork:
- test_random_uncle
- test_switch_epoch
- test_uncle
- test_uncle_exist
- test_uncle_in_diff_epoch
- test_uncle_son
failed test (incompleted)
test_verified_client_for_dag
failed test (incompleted)
test_verified_client_for_dag
Ignore or delete this case because get_dag_block_children will not be used for now.
failed test (incompleted)
test_verified_client_for_dag
Ignore or delete this case because get_dag_block_children will not be used for now.
Please give starcoin-sync a full test run to check out other failed or timeout test cases. And remove more unused codes, DONOT waste other members' time. Thanks a lot!
failed test (incompleted)
test_verified_client_for_dag
Ignore or delete this case because get_dag_block_children will not be used for now.
Please give starcoin-sync a full test run to check out other failed or timeout test cases. And remove more unused codes, DONOT waste other members' time. Thanks a lot!
Sorry about that. I fix that in https://github.com/starcoinorg/starcoin/pull/4127. If you're not familiar with the code, I'd be happy to help.
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
-
-
Other information