-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix skipped tests #1026
Labels
Epic
Issue used to track development status of a complex feature, aggregates several issues
Comments
This was referenced Oct 28, 2020
danforbes
added
the
Epic
Issue used to track development status of a complex feature, aggregates several issues
label
Sep 20, 2021
Some more context on TestGossip here #1026 |
Closed
I have fixed some of the skipped tests (the ones related to dot/peerset and dot/network) in dht pr #2059 |
We have rewritten many tests in our package making this issue stale. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
Current Behavior
some tests fail randomly on CI: (add more as needed)
TestGossip
,TestStreamManager_KeepStream
,TestPersistentPeers
,TestRemovePeer
,TestSetReservedPeer
TestService_HandleTransactionMessage
TestAuthorModule_SubmitExtrinsic
TestAuthorModule_SubmitExtrinsic_invalid
TestAuthorModule_SubmitExtrinsic_InQueue
TestStateModule_GetMetadata
TestBuildBlock_failing
TestAuthoritiesChangeExt_Encode
TestInstance_ExecuteBlock_PolkadotRuntime_PolkadotBlock1
,TestInstance_Version_NodeRuntime
Test_ext_storage_clear_prefix_version_1
TestInstance_ExecuteBlock_GossamerRuntime
,TestInstance_ApplyExtrinsic_GossamerRuntime
,Test_ext_offline_index_set_version_1
TestGrandpa_NonAuthority
,TestStress_Grandpa_ThreeAuthorities
,TestStress_Grandpa_SixAuthorities
,TestGrandpa_DifferentChains
TestSync_SingleSyncingNode
,TestSync_ManyProducers
,TestSync_Restart
,TestSync_MultipleEpoch
Possible Solution
Checklist
The text was updated successfully, but these errors were encountered: