You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following is a comprehensive list of test modules which need to be cleaned/removed/activated (each module has been annotated with the possible action item):
Following is a comprehensive list of test modules which need to be cleaned/removed/activated (each module has been annotated with the possible action item):
store_transactionis deprecated, replace it in tests withstore_bulk_transactionProblem: several tests are skipped #2452pytest.mark.genesismarker Problem: we have unused and outdated fixtures #2476pytest.mark.tendermintmarker i.e. once the above cleanup is done there should be no need for this marker. Problem: There are unnecessary markers #2522rename(Not broken, so don't fix.)localmongodbtomongodbBLOCK_INVALID,BLOCK_VALID,TX_VALID,BLOCK_UNDECIDED,TX_UNDECIDED,TX_IN_BACKLOGProblem: Block parameters are not required anymore #2374