Skip to content

Instantly share code, notes, and snippets.

@nonsense
Created June 5, 2018 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nonsense/72364af27d7e5e326b30bf51b11c455f to your computer and use it in GitHub Desktop.
Save nonsense/72364af27d7e5e326b30bf51b11c455f to your computer and use it in GitHub Desktop.
slow tests
--- PASS: Test 0.00
--- PASS: TestAPIResolve 0.00
--- PASS: TestAPIResolve/DNS_configured,_ENS_address,_name_doesn't_resolve,_returns_error 0.00
--- PASS: TestAPIResolve/DNS_configured,_ENS_address,_name_resolves,_returns_resolved_address 0.00
--- PASS: TestAPIResolve/DNS_configured,_hash_address,_hash_doesn't_resolve,_returns_hash_address 0.00
--- PASS: TestAPIResolve/DNS_configured,_hash_address,_hash_resolves,_returns_resolved_address 0.00
--- PASS: TestAPIResolve/DNS_configured,_immutable_ENS_address,_name_resolves,_returns_error 0.00
--- PASS: TestAPIResolve/DNS_configured,_immutable_hash_address,_hash_resolves,_returns_hash_address 0.00
--- PASS: TestAPIResolve/DNS_not_configured,_ENS_address,_returns_error 0.00
--- PASS: TestAPIResolve/DNS_not_configured,_hash_address,_returns_hash_address 0.00
--- PASS: TestAddFileWithManifestPath 0.00
--- PASS: TestAddressMatch 0.00
--- PASS: TestBitvectorGetSet 0.00
--- PASS: TestBitvectorNew 0.00
--- PASS: TestBitvectorNewFromBytesGet 0.00
--- PASS: TestBzzGetPath/html_list_ 0.00
--- PASS: TestBzzGetPath/html_list_#01 0.00
--- PASS: TestBzzGetPath/html_list_/ 0.00
--- PASS: TestBzzGetPath/html_list_/#01 0.00
--- PASS: TestBzzGetPath/html_list_/a/ 0.00
--- PASS: TestBzzGetPath/html_list_/a/#01 0.00
--- PASS: TestBzzGetPath/html_list_/a/b/ 0.00
--- PASS: TestBzzGetPath/html_list_/a/b/#01 0.00
--- PASS: TestBzzGetPath/html_list_/x 0.00
--- PASS: TestBzzGetPath/html_list_/x#01 0.00
--- PASS: TestBzzGetPath/json_list_ 0.00
--- PASS: TestBzzGetPath/json_list_#01 0.00
--- PASS: TestBzzGetPath/json_list_/ 0.00
--- PASS: TestBzzGetPath/json_list_/#01 0.00
--- PASS: TestBzzGetPath/json_list_/a/ 0.00
--- PASS: TestBzzGetPath/json_list_/a/#01 0.00
--- PASS: TestBzzGetPath/json_list_/a/b/ 0.00
--- PASS: TestBzzGetPath/json_list_/a/b/#01 0.00
--- PASS: TestBzzGetPath/json_list_/x 0.00
--- PASS: TestBzzGetPath/json_list_/x#01 0.00
--- PASS: TestConfig 0.00
--- PASS: TestDbStoreRandom_1 0.00
--- PASS: TestDecryptDataLengthNotEqualsPadding 0.00
--- PASS: TestDeleteEntry 0.00
--- PASS: TestEncryptDataCounterNonZero 0.00
--- PASS: TestEncryptDataLengthEqualsPadding 0.00
--- PASS: TestEncryptDataLengthSmallerThanPadding 0.00
--- PASS: TestEncryptDataLongerThanPadding 0.00
--- PASS: TestEncryptDataZeroPadding 0.00
--- PASS: TestEncryptDecryptIsIdentity 0.00
--- PASS: TestExactMatch 0.00
--- PASS: TestGetEntry 0.00
--- PASS: TestGetPublickeyEntries 0.00
--- PASS: TestInmemoryStore 0.00
--- PASS: TestKademliaCase1 0.00
--- PASS: TestKademliaCase2 0.00
--- PASS: TestKademliaCase3 0.00
--- PASS: TestKademliaCase4 0.00
--- PASS: TestKademliaCase5 0.00
--- PASS: TestKademliaHiveString 0.00
--- PASS: TestKeys 0.00
--- PASS: TestMemStoreCorrect_1 0.00
--- PASS: TestMemStoreCorrect_1_10k 0.00
--- PASS: TestMemStoreCorrect_8_10k 0.00
--- PASS: TestMemStoreNotFound 0.00
--- PASS: TestMemStoreRandom_1 0.00
--- PASS: TestMemStoreRandom_1_10k 0.00
--- PASS: TestMemStoreRandom_8_10k 0.00
--- PASS: TestMerge 0.00
--- PASS: TestMismatch 0.00
--- PASS: TestMockDbStoreNotFound 0.00
--- PASS: TestMsgParams 0.00
--- PASS: TestMultiResolver 0.00
--- PASS: TestMultiResolver/Default_resolver_doesn't_resolve,_tld_resolver_resolve,_returns_resolved_address 0.00
--- PASS: TestMultiResolver/No_resolvers,_returns_error 0.00
--- PASS: TestMultiResolver/One_TLD_resolver,_no_default_resolver,_returns_error_for_different_TLD 0.00
--- PASS: TestMultiResolver/One_TLD_resolver_doesn't_resolve,_returns_error 0.00
--- PASS: TestMultiResolver/One_default_resolver,_returns_resolved_address 0.00
--- PASS: TestMultiResolver/One_defautl_and_one_TLD_resolver,_all_doesn't_resolve,_returns_error 0.00
--- PASS: TestMultiResolver/Three_TLD_resolvers,_third_resolves,_returns_resolved_address 0.00
--- PASS: TestMultiResolver/Two_TLD_resolvers,_both_resolve,_returns_resolved_address 0.00
--- PASS: TestMultiResolver/Two_default_resolvers,_first_doesn't_resolve,_returns_resolved_address 0.00
--- PASS: TestMultiResolver/Two_default_resolvers,_returns_resolved_address 0.00
--- PASS: TestParseEnsAPIAddress 0.00
--- PASS: TestParseEnsAPIAddress/HTTP_endpoint 0.00
--- PASS: TestParseEnsAPIAddress/HTTP_endpoint,_TLD_and_contract_address 0.00
--- PASS: TestParseEnsAPIAddress/HTTP_endpoint_and_TLD 0.00
--- PASS: TestParseEnsAPIAddress/HTTP_endpoint_and_contract_address 0.00
--- PASS: TestParseEnsAPIAddress/IPC_Endpoint,_TLD_and_contract_address 0.00
--- PASS: TestParseEnsAPIAddress/IPC_Endpoint_and_TLD 0.00
--- PASS: TestParseEnsAPIAddress/IPC_Endpoint_and_contract_address 0.00
--- PASS: TestParseEnsAPIAddress/IPC_endpoint 0.00
--- PASS: TestParseEnsAPIAddress/WS_endpoint 0.00
--- PASS: TestParseEnsAPIAddress/WS_endpoint,_TLD_and_contract_address 0.00
--- PASS: TestParseEnsAPIAddress/WS_endpoint_and_TLD 0.00
--- PASS: TestParseEnsAPIAddress/WS_endpoint_and_contract_address 0.00
--- PASS: TestParseURI 0.00
--- PASS: TestPotAdd 0.00
--- PASS: TestPotRemove 0.00
--- PASS: TestPriorityQueue 0.00
--- PASS: TestReadManifestOverSizeLimit 0.00
--- PASS: TestRefHasher/0_bytes 0.00
--- PASS: TestRefHasher/100_bytes 0.00
--- PASS: TestRefHasher/101_bytes 0.00
--- PASS: TestRefHasher/102_bytes 0.00
--- PASS: TestRefHasher/103_bytes 0.00
--- PASS: TestRefHasher/104_bytes 0.00
--- PASS: TestRefHasher/105_bytes 0.00
--- PASS: TestRefHasher/106_bytes 0.00
--- PASS: TestRefHasher/107_bytes 0.00
--- PASS: TestRefHasher/108_bytes 0.00
--- PASS: TestRefHasher/109_bytes 0.00
--- PASS: TestRefHasher/10_bytes 0.00
--- PASS: TestRefHasher/110_bytes 0.00
--- PASS: TestRefHasher/111_bytes 0.00
--- PASS: TestRefHasher/112_bytes 0.00
--- PASS: TestRefHasher/113_bytes 0.00
--- PASS: TestRefHasher/114_bytes 0.00
--- PASS: TestRefHasher/115_bytes 0.00
--- PASS: TestRefHasher/116_bytes 0.00
--- PASS: TestRefHasher/117_bytes 0.00
--- PASS: TestRefHasher/118_bytes 0.00
--- PASS: TestRefHasher/119_bytes 0.00
--- PASS: TestRefHasher/11_bytes 0.00
--- PASS: TestRefHasher/120_bytes 0.00
--- PASS: TestRefHasher/121_bytes 0.00
--- PASS: TestRefHasher/122_bytes 0.00
--- PASS: TestRefHasher/123_bytes 0.00
--- PASS: TestRefHasher/124_bytes 0.00
--- PASS: TestRefHasher/125_bytes 0.00
--- PASS: TestRefHasher/126_bytes 0.00
--- PASS: TestRefHasher/127_bytes 0.00
--- PASS: TestRefHasher/128_bytes 0.00
--- PASS: TestRefHasher/129_bytes 0.00
--- PASS: TestRefHasher/12_bytes 0.00
--- PASS: TestRefHasher/130_bytes 0.00
--- PASS: TestRefHasher/131_bytes 0.00
--- PASS: TestRefHasher/132_bytes 0.00
--- PASS: TestRefHasher/133_bytes 0.00
--- PASS: TestRefHasher/134_bytes 0.00
--- PASS: TestRefHasher/135_bytes 0.00
--- PASS: TestRefHasher/136_bytes 0.00
--- PASS: TestRefHasher/137_bytes 0.00
--- PASS: TestRefHasher/138_bytes 0.00
--- PASS: TestRefHasher/139_bytes 0.00
--- PASS: TestRefHasher/13_bytes 0.00
--- PASS: TestRefHasher/140_bytes 0.00
--- PASS: TestRefHasher/141_bytes 0.00
--- PASS: TestRefHasher/142_bytes 0.00
--- PASS: TestRefHasher/143_bytes 0.00
--- PASS: TestRefHasher/144_bytes 0.00
--- PASS: TestRefHasher/145_bytes 0.00
--- PASS: TestRefHasher/146_bytes 0.00
--- PASS: TestRefHasher/147_bytes 0.00
--- PASS: TestRefHasher/148_bytes 0.00
--- PASS: TestRefHasher/149_bytes 0.00
--- PASS: TestRefHasher/14_bytes 0.00
--- PASS: TestRefHasher/150_bytes 0.00
--- PASS: TestRefHasher/151_bytes 0.00
--- PASS: TestRefHasher/152_bytes 0.00
--- PASS: TestRefHasher/153_bytes 0.00
--- PASS: TestRefHasher/154_bytes 0.00
--- PASS: TestRefHasher/155_bytes 0.00
--- PASS: TestRefHasher/156_bytes 0.00
--- PASS: TestRefHasher/157_bytes 0.00
--- PASS: TestRefHasher/158_bytes 0.00
--- PASS: TestRefHasher/159_bytes 0.00
--- PASS: TestRefHasher/15_bytes 0.00
--- PASS: TestRefHasher/160_bytes 0.00
--- PASS: TestRefHasher/161_bytes 0.00
--- PASS: TestRefHasher/162_bytes 0.00
--- PASS: TestRefHasher/163_bytes 0.00
--- PASS: TestRefHasher/164_bytes 0.00
--- PASS: TestRefHasher/165_bytes 0.00
--- PASS: TestRefHasher/166_bytes 0.00
--- PASS: TestRefHasher/167_bytes 0.00
--- PASS: TestRefHasher/168_bytes 0.00
--- PASS: TestRefHasher/169_bytes 0.00
--- PASS: TestRefHasher/16_bytes 0.00
--- PASS: TestRefHasher/170_bytes 0.00
--- PASS: TestRefHasher/171_bytes 0.00
--- PASS: TestRefHasher/172_bytes 0.00
--- PASS: TestRefHasher/173_bytes 0.00
--- PASS: TestRefHasher/174_bytes 0.00
--- PASS: TestRefHasher/175_bytes 0.00
--- PASS: TestRefHasher/176_bytes 0.00
--- PASS: TestRefHasher/177_bytes 0.00
--- PASS: TestRefHasher/178_bytes 0.00
--- PASS: TestRefHasher/179_bytes 0.00
--- PASS: TestRefHasher/17_bytes 0.00
--- PASS: TestRefHasher/180_bytes 0.00
--- PASS: TestRefHasher/181_bytes 0.00
--- PASS: TestRefHasher/182_bytes 0.00
--- PASS: TestRefHasher/183_bytes 0.00
--- PASS: TestRefHasher/184_bytes 0.00
--- PASS: TestRefHasher/185_bytes 0.00
--- PASS: TestRefHasher/186_bytes 0.00
--- PASS: TestRefHasher/187_bytes 0.00
--- PASS: TestRefHasher/188_bytes 0.00
--- PASS: TestRefHasher/189_bytes 0.00
--- PASS: TestRefHasher/18_bytes 0.00
--- PASS: TestRefHasher/190_bytes 0.00
--- PASS: TestRefHasher/191_bytes 0.00
--- PASS: TestRefHasher/192_bytes 0.00
--- PASS: TestRefHasher/193_bytes 0.00
--- PASS: TestRefHasher/194_bytes 0.00
--- PASS: TestRefHasher/195_bytes 0.00
--- PASS: TestRefHasher/196_bytes 0.00
--- PASS: TestRefHasher/197_bytes 0.00
--- PASS: TestRefHasher/198_bytes 0.00
--- PASS: TestRefHasher/199_bytes 0.00
--- PASS: TestRefHasher/19_bytes 0.00
--- PASS: TestRefHasher/1_bytes 0.00
--- PASS: TestRefHasher/200_bytes 0.00
--- PASS: TestRefHasher/201_bytes 0.00
--- PASS: TestRefHasher/202_bytes 0.00
--- PASS: TestRefHasher/203_bytes 0.00
--- PASS: TestRefHasher/204_bytes 0.00
--- PASS: TestRefHasher/205_bytes 0.00
--- PASS: TestRefHasher/206_bytes 0.00
--- PASS: TestRefHasher/207_bytes 0.00
--- PASS: TestRefHasher/208_bytes 0.00
--- PASS: TestRefHasher/209_bytes 0.00
--- PASS: TestRefHasher/20_bytes 0.00
--- PASS: TestRefHasher/210_bytes 0.00
--- PASS: TestRefHasher/211_bytes 0.00
--- PASS: TestRefHasher/212_bytes 0.00
--- PASS: TestRefHasher/213_bytes 0.00
--- PASS: TestRefHasher/214_bytes 0.00
--- PASS: TestRefHasher/215_bytes 0.00
--- PASS: TestRefHasher/216_bytes 0.00
--- PASS: TestRefHasher/217_bytes 0.00
--- PASS: TestRefHasher/218_bytes 0.00
--- PASS: TestRefHasher/219_bytes 0.00
--- PASS: TestRefHasher/21_bytes 0.00
--- PASS: TestRefHasher/220_bytes 0.00
--- PASS: TestRefHasher/221_bytes 0.00
--- PASS: TestRefHasher/222_bytes 0.00
--- PASS: TestRefHasher/223_bytes 0.00
--- PASS: TestRefHasher/224_bytes 0.00
--- PASS: TestRefHasher/225_bytes 0.00
--- PASS: TestRefHasher/226_bytes 0.00
--- PASS: TestRefHasher/227_bytes 0.00
--- PASS: TestRefHasher/228_bytes 0.00
--- PASS: TestRefHasher/229_bytes 0.00
--- PASS: TestRefHasher/22_bytes 0.00
--- PASS: TestRefHasher/230_bytes 0.00
--- PASS: TestRefHasher/231_bytes 0.00
--- PASS: TestRefHasher/232_bytes 0.00
--- PASS: TestRefHasher/233_bytes 0.00
--- PASS: TestRefHasher/234_bytes 0.00
--- PASS: TestRefHasher/235_bytes 0.00
--- PASS: TestRefHasher/236_bytes 0.00
--- PASS: TestRefHasher/237_bytes 0.00
--- PASS: TestRefHasher/238_bytes 0.00
--- PASS: TestRefHasher/239_bytes 0.00
--- PASS: TestRefHasher/23_bytes 0.00
--- PASS: TestRefHasher/240_bytes 0.00
--- PASS: TestRefHasher/241_bytes 0.00
--- PASS: TestRefHasher/242_bytes 0.00
--- PASS: TestRefHasher/243_bytes 0.00
--- PASS: TestRefHasher/244_bytes 0.00
--- PASS: TestRefHasher/245_bytes 0.00
--- PASS: TestRefHasher/246_bytes 0.00
--- PASS: TestRefHasher/247_bytes 0.00
--- PASS: TestRefHasher/248_bytes 0.00
--- PASS: TestRefHasher/249_bytes 0.00
--- PASS: TestRefHasher/24_bytes 0.00
--- PASS: TestRefHasher/250_bytes 0.00
--- PASS: TestRefHasher/251_bytes 0.00
--- PASS: TestRefHasher/252_bytes 0.00
--- PASS: TestRefHasher/253_bytes 0.00
--- PASS: TestRefHasher/254_bytes 0.00
--- PASS: TestRefHasher/255_bytes 0.00
--- PASS: TestRefHasher/256_bytes 0.00
--- PASS: TestRefHasher/25_bytes 0.00
--- PASS: TestRefHasher/26_bytes 0.00
--- PASS: TestRefHasher/27_bytes 0.00
--- PASS: TestRefHasher/28_bytes 0.00
--- PASS: TestRefHasher/29_bytes 0.00
--- PASS: TestRefHasher/2_bytes 0.00
--- PASS: TestRefHasher/30_bytes 0.00
--- PASS: TestRefHasher/31_bytes 0.00
--- PASS: TestRefHasher/32_bytes 0.00
--- PASS: TestRefHasher/33_bytes 0.00
--- PASS: TestRefHasher/34_bytes 0.00
--- PASS: TestRefHasher/35_bytes 0.00
--- PASS: TestRefHasher/36_bytes 0.00
--- PASS: TestRefHasher/37_bytes 0.00
--- PASS: TestRefHasher/38_bytes 0.00
--- PASS: TestRefHasher/39_bytes 0.00
--- PASS: TestRefHasher/3_bytes 0.00
--- PASS: TestRefHasher/40_bytes 0.00
--- PASS: TestRefHasher/41_bytes 0.00
--- PASS: TestRefHasher/42_bytes 0.00
--- PASS: TestRefHasher/43_bytes 0.00
--- PASS: TestRefHasher/44_bytes 0.00
--- PASS: TestRefHasher/45_bytes 0.00
--- PASS: TestRefHasher/46_bytes 0.00
--- PASS: TestRefHasher/47_bytes 0.00
--- PASS: TestRefHasher/48_bytes 0.00
--- PASS: TestRefHasher/49_bytes 0.00
--- PASS: TestRefHasher/4_bytes 0.00
--- PASS: TestRefHasher/50_bytes 0.00
--- PASS: TestRefHasher/51_bytes 0.00
--- PASS: TestRefHasher/52_bytes 0.00
--- PASS: TestRefHasher/53_bytes 0.00
--- PASS: TestRefHasher/54_bytes 0.00
--- PASS: TestRefHasher/55_bytes 0.00
--- PASS: TestRefHasher/56_bytes 0.00
--- PASS: TestRefHasher/57_bytes 0.00
--- PASS: TestRefHasher/58_bytes 0.00
--- PASS: TestRefHasher/59_bytes 0.00
--- PASS: TestRefHasher/5_bytes 0.00
--- PASS: TestRefHasher/60_bytes 0.00
--- PASS: TestRefHasher/61_bytes 0.00
--- PASS: TestRefHasher/62_bytes 0.00
--- PASS: TestRefHasher/63_bytes 0.00
--- PASS: TestRefHasher/64_bytes 0.00
--- PASS: TestRefHasher/65_bytes 0.00
--- PASS: TestRefHasher/66_bytes 0.00
--- PASS: TestRefHasher/67_bytes 0.00
--- PASS: TestRefHasher/68_bytes 0.00
--- PASS: TestRefHasher/69_bytes 0.00
--- PASS: TestRefHasher/6_bytes 0.00
--- PASS: TestRefHasher/70_bytes 0.00
--- PASS: TestRefHasher/71_bytes 0.00
--- PASS: TestRefHasher/72_bytes 0.00
--- PASS: TestRefHasher/73_bytes 0.00
--- PASS: TestRefHasher/74_bytes 0.00
--- PASS: TestRefHasher/75_bytes 0.00
--- PASS: TestRefHasher/76_bytes 0.00
--- PASS: TestRefHasher/77_bytes 0.00
--- PASS: TestRefHasher/78_bytes 0.00
--- PASS: TestRefHasher/79_bytes 0.00
--- PASS: TestRefHasher/7_bytes 0.00
--- PASS: TestRefHasher/80_bytes 0.00
--- PASS: TestRefHasher/81_bytes 0.00
--- PASS: TestRefHasher/82_bytes 0.00
--- PASS: TestRefHasher/83_bytes 0.00
--- PASS: TestRefHasher/84_bytes 0.00
--- PASS: TestRefHasher/85_bytes 0.00
--- PASS: TestRefHasher/86_bytes 0.00
--- PASS: TestRefHasher/87_bytes 0.00
--- PASS: TestRefHasher/88_bytes 0.00
--- PASS: TestRefHasher/89_bytes 0.00
--- PASS: TestRefHasher/8_bytes 0.00
--- PASS: TestRefHasher/90_bytes 0.00
--- PASS: TestRefHasher/91_bytes 0.00
--- PASS: TestRefHasher/92_bytes 0.00
--- PASS: TestRefHasher/93_bytes 0.00
--- PASS: TestRefHasher/94_bytes 0.00
--- PASS: TestRefHasher/95_bytes 0.00
--- PASS: TestRefHasher/96_bytes 0.00
--- PASS: TestRefHasher/97_bytes 0.00
--- PASS: TestRefHasher/98_bytes 0.00
--- PASS: TestRefHasher/99_bytes 0.00
--- PASS: TestRefHasher/9_bytes 0.00
--- PASS: TestResourcePostMode 0.00
--- PASS: TestRoundTripper 0.00
--- PASS: TestSha3ForCorrectness 0.00
--- PASS: TestSuggestPeerBug 0.00
--- PASS: TestSuggestPeerFindPeers 0.00
--- PASS: TestSwap 0.00
--- PASS: TestTopic 0.00
--- PASS: Test500PageWith0xHashPrefix 0.01
--- PASS: TestApiFileUpload 0.01
--- PASS: TestBzzHandshakeNetworkIDMismatch 0.01
--- PASS: TestBzzHandshakeVersionMismatch 0.01
--- PASS: TestDBStore 0.01
--- PASS: TestDBStore 0.01
--- PASS: TestDbStoreCorrect_1 0.01
--- PASS: TestDbStoreCorrect_1_5k 0.01
--- PASS: TestDbStoreCorrect_8_5k 0.01
--- PASS: TestDbStoreNotFound 0.01
--- PASS: TestDbStoreRandom_8_5k 0.01
--- PASS: TestDiscovery 0.01
--- PASS: TestGlobalStore 0.01
--- PASS: TestGlobalStore/GlobalStore 0.01
--- PASS: TestGlobalStore/NodeStore 0.01
--- PASS: TestJsonResponse 0.01
--- PASS: TestLDBStoreRemoveThenCollectGarbage 0.01
--- PASS: TestMockDbStoreCorrect_1 0.01
--- PASS: TestMockDbStoreCorrect_1_5k 0.01
--- PASS: TestMockDbStoreRandom_1 0.01
--- PASS: TestMockDbStoreRandom_1_5k 0.01
--- PASS: TestMockDbStoreRandom_8_5k 0.01
--- PASS: TestValidator 0.01
--- PASS: TestValidator 0.01
--- PASS: Test404Page 0.02
--- PASS: Test500Page 0.02
--- PASS: TestApiDirUploadWithRootFile 0.02
--- PASS: TestApiFileUploadWithRootFile 0.02
--- PASS: TestApiPut 0.02
--- PASS: TestBzzResourceMultihash 0.02
--- PASS: TestBzzRootRedirect 0.02
--- PASS: TestBzzRootRedirectEncrypted 0.02
--- PASS: TestClientUploadDownloadFiles 0.02
--- PASS: TestClientUploadDownloadRaw 0.02
--- PASS: TestClientUploadDownloadRawEncrypted 0.02
--- PASS: TestDbStoreRandom_1_5k 0.02
--- PASS: TestError 0.02
--- PASS: TestHasherStore 0.02
--- PASS: TestLDBStoreWithoutCollectGarbage 0.02
--- PASS: TestMethodsNotAllowed 0.02
--- PASS: TestMockDbStoreCorrect_8_5k 0.02
--- PASS: TestNewSwarm/defaults 0.02
--- PASS: TestNewSwarm/ens 0.02
--- PASS: TestNewSwarm/with_swap 0.02
--- PASS: TestNewSwarm/with_swap_disabled 0.02
--- PASS: TestNewSwarm/with_swap_enabled_and_api_endpoint_blank 0.02
--- PASS: TestRefHasher 0.02
--- PASS: TestReverse 0.02
--- PASS: TestStoragePutGet 0.02
--- PASS: TestStreamerDownstreamChunkDeliveryMsgExchange 0.02
--- PASS: TestStreamerDownstreamSubscribeUnsubscribeMsgExchange 0.02
--- PASS: TestStreamerRequestSubscription 0.02
--- PASS: TestStreamerRequestSubscriptionQuitMsgExchange 0.02
--- PASS: TestStreamerRetrieveRequest 0.02
--- PASS: TestStreamerSubscribe 0.02
--- PASS: TestStreamerUpstreamRetrieveRequestMsgExchange 0.02
--- PASS: TestStreamerUpstreamSubscribeErrorMsgExchange 0.02
--- PASS: TestStreamerUpstreamSubscribeLiveAndHistory 0.02
--- PASS: TestStreamerUpstreamSubscribeUnsubscribeMsgExchange 0.02
--- PASS: TestStreamerUpstreamSubscribeUnsubscribeMsgExchangeLive 0.02
--- PASS: TestApiDirUploadModify 0.03
--- PASS: TestBzzResource 0.03
--- PASS: TestClientFileList 0.03
--- PASS: TestClientMultipartUpload 0.03
--- PASS: TestHiveStatePersistance 0.03
--- PASS: TestImportExport 0.03
--- PASS: TestMockIterator 0.03
--- PASS: TestMultihash 0.03
--- PASS: TestChunkValidator 0.04
--- PASS: TestIterator 0.04
--- PASS: TestApiDirUpload0 0.05
--- PASS: TestClientUploadDownloadDirectory 0.05
--- PASS: TestClientUploadDownloadFilesEncrypted 0.05
--- PASS: TestENSOwner 0.06
--- PASS: TestDBStore/GlobalStore 0.07
--- PASS: TestLDBStoreAddRemove 0.07
--- PASS: TestDBStore/NodeStore 0.08
--- PASS: TestFUSE/unmountNonEncrypted 0.08
--- PASS: TestFUSE/unmountWhenResourceBusyNonEncrypted 0.08
--- PASS: TestFUSE/seekInMultiChunkFileNonEncrypted 0.09
--- PASS: TestFUSE/unmountWhenResourceBusyEncrypted 0.09
--- PASS: TestFUSE/removeEmptyDirEncrypted 0.10
--- PASS: TestFUSE/removeEmptyDirNonEncrypted 0.10
--- PASS: TestBzzGetPath 0.11
--- PASS: TestNewSwarm 0.11
--- PASS: TestFUSE/seekInMultiChunkFileEncrypted 0.12
--- PASS: TestFUSE/unmountEncrypted 0.12
--- PASS: TestRandomBrokenData 0.12
--- PASS: TestStreamerDownstreamOfferedHashesMsgExchange 0.12
--- PASS: TestClientFileListEncrypted 0.13
--- PASS: TestImportExport 0.13
--- PASS: TestPotMergeCommon 0.14
--- PASS: TestDBStore 0.16
--- PASS: TestFUSE/createNewFileInsideDirectoryNonEncrypted 0.17
--- PASS: TestFUSE/createNewFileInsideNewDirectoryNonEncrypted 0.17
--- PASS: TestFUSE/remountNonEncrypted 0.17
--- PASS: TestFUSE/createNewFileNonEncrypted 0.18
--- PASS: TestFUSE/remountEncrypted 0.18
--- PASS: TestFUSE/removeDirWhichHasFilesNonEncrypted 0.18
--- PASS: TestFUSE/removeNewlyAddedFileNonEncrypted 0.18
--- PASS: TestFUSE/appendFileContentsToEndNonEncrypted 0.19
--- PASS: TestFUSE/createNewFileInsideDirectoryEncrypted 0.19
--- PASS: TestFUSE/createNewFileInsideNewDirectoryEncrypted 0.19
--- PASS: TestFUSE/removeDirWhichHasFilesEncrypted 0.19
--- PASS: TestFUSE/appendFileContentsToEndEncrypted 0.20
--- PASS: TestFUSE/removeExistingFileEncrypted 0.20
--- PASS: TestFUSE/removeExistingFileNonEncrypted 0.20
--- PASS: TestFUSE/removeNewlyAddedFileEncrypted 0.20
--- PASS: TestFUSE/createNewFileEncrypted 0.21
--- PASS: TestFUSE/removeExistingFileInsideDirEncrypted 0.21
--- PASS: TestFUSE/removeExistingFileInsideDirNonEncrypted 0.21
--- PASS: TestFUSE/removeDirWhichHasSubDirsEncrypted 0.22
--- PASS: TestHasherReuseWithRelease 0.28
--- PASS: TestHasherReuseWithoutRelease 0.30
--- PASS: TestFUSE/removeDirWhichHasSubDirsNonEncrypted 0.31
--- PASS: TestHasherConcurrency 0.33
--- PASS: TestFUSE/addNewFileAndModifyContentsNonEncrypted 0.37
--- PASS: TestFUSE/addNewFileAndModifyContentsEncrypted 0.39
--- PASS: TestSendRaw/0 0.51
--- PASS: TestSendRaw/32 0.51
--- PASS: TestSendRaw/8 0.51
--- PASS: TestSendSym/0 0.51
--- PASS: TestSendSym/32 0.51
--- PASS: TestSendSym/8 0.51
--- PASS: TestFUSE/mountListAndUnmountNonEncrypted 0.52
--- PASS: TestSuggestPeerRetries 0.61
--- PASS: TestDataAppend 0.62
--- PASS: TestDiscoverySimulationSimAdapter 0.65
--- PASS: TestDiscoverySimulationSocketAdapter 0.65
--- PASS: TestSendAsym/0 0.77
--- PASS: TestSendAsym/32 0.77
--- PASS: TestSendAsym/8 0.77
--- PASS: TestFUSE/mountListAndUnmountEncrypted 0.80
--- PASS: TestFUSE/maxMountsNonEncrypted 0.98
--- PASS: TestRegisterAndConnect 1.00
--- PASS: TestBzzHandshakeSuccess 1.01
--- PASS: TestHandler 1.02
--- PASS: TestProtocol/0 1.02
--- PASS: TestProtocol/8 1.02
--- PASS: TestProtocol/32 1.03
--- PASS: TestSendRaw 1.53
--- PASS: TestSendSym 1.54
--- PASS: TestFUSE/maxMountsEncrypted 1.68
--- PASS: TestDeduplication 1.77
--- PASS: TestCache 2.01
--- PASS: TestStreamerUpstreamRetrieveRequestMsgExchangeWithoutStore 2.02
--- PASS: TestDiscoveryPersistenceSimulationSimAdapter 2.28
--- PASS: TestSendAsym 2.30
--- PASS: TestSyncerSimulation 2.31
--- PASS: TestDiscoverySimulationExecAdapter 2.32
--- PASS: TestMemStoreAndLDBStore 2.36
--- PASS: TestHasherCorrectness 2.48
--- PASS: TestRPCStore/NodeStore 2.71
--- PASS: TestProtocol 3.07
--- PASS: TestNetstoreFailedRequest 3.11
--- PASS: TestRPCStore/GlobalStore 3.41
--- PASS: TestClientHandshake 6.06
--- PASS: TestRPCStore 6.12
--- PASS: TestPotEachNeighbourAsync 6.70
--- PASS: TestLDBStoreCollectGarbage 6.92
--- PASS: TestPotEachNeighbourSync 7.85
--- PASS: TestFUSE 9.49
--- PASS: TestDPA_capacity 9.73
--- PASS: TestIntervals 9.99
--- PASS: TestPotSwap 11.12
--- PASS: TestFileStorerandom 11.41
--- PASS: TestPotMergeScale 15.08
--- PASS: TestSwarmNetwork/10_nodes 15.20
--- PASS: TestSwarmNetwork/10_nodes_skip_check 15.22
--- PASS: TestRetrieval 16.62
--- PASS: TestFileRetrieval 25.23
--- PASS: TestRandomData 26.39
--- PASS: TestDeliveryFromNodes 30.21
--- PASS: TestSyncing 34.63
--- PASS: TestSwarmNetwork/dec_inc_node_count 41.21
--- PASS: TestSwarmNetwork 71.63
--- PASS: TestLocalStoreAndRetrieve 89.82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment