Commit Graph

911 Commits

Author SHA1 Message Date
Jude Nelson
e7d9295fd5 better SSH error and timeout handling 2017-11-16 13:06:24 -05:00
Jude Nelson
c233450b4c more lenient node.js setup 2017-11-16 13:06:08 -05:00
Jude Nelson
653073b08e use the right API call in virtualchain 2017-11-15 16:50:48 -05:00
Jude Nelson
0388fe8a34 appropriate SNV failure test 2017-11-15 16:50:39 -05:00
Jude Nelson
f31db43807 poll a long-running test for completion if the SSH connection breaks 2017-11-15 16:05:28 -05:00
Jude Nelson
94abeb32c5 better DID-check error handling 2017-11-15 16:05:14 -05:00
Jude Nelson
3ca86a7873 WIP; survive SSH disconnect 2017-11-14 19:38:52 -05:00
Jude Nelson
86ec80692d use the right address 2017-11-14 19:38:42 -05:00
Jude Nelson
0863eaa6fb renewal after 10 blocks 2017-11-14 19:38:31 -05:00
Jude Nelson
9371797f48 fix snv failure 2017-11-14 19:38:22 -05:00
Jude Nelson
478846a8e0 do not require a known owner address if safety_checks is False 2017-11-14 17:36:52 -05:00
Jude Nelson
b8c125e0fa Merge branch 'hotfix/did-support' 2017-11-11 16:38:18 -05:00
Jude Nelson
65bd1cb91e don't launch a subprocess for bootstrapping and running tests; validate test output by looking at the remote host's execution trace instead of test-runner output 2017-11-10 23:19:28 -05:00
Jude Nelson
476005b278 wait only 10 blocks between operations; make sure we use the right address 2017-11-10 18:40:45 -05:00
Jude Nelson
1d3224fb91 use the right block counts 2017-11-10 18:40:29 -05:00
Jude Nelson
56d36738dd add appropriate fail points 2017-11-10 18:40:17 -05:00
Jude Nelson
7d048460e6 add fail point 2017-11-10 18:40:05 -05:00
Jude Nelson
ce91659c4c add appropriate fail points 2017-11-10 18:39:53 -05:00
Jude Nelson
c3b53bf083 use only 10 confirmations; don't race the API daemon 2017-11-10 13:33:51 -05:00
Jude Nelson
e4a4694a04 speed up start/stop for daemon stress test 2017-11-10 13:33:37 -05:00
Jude Nelson
15b4b3c153 move now-deprecated tests to the attic 2017-11-10 13:15:13 -05:00
Jude Nelson
768df656df fix up migrate and get_name_zonefile 2017-11-10 13:14:30 -05:00
Jude Nelson
f2301e2861 wait 10 confs, not 12 2017-11-10 13:14:21 -05:00
Jude Nelson
c38420f879 wait 10 confs, not 12 2017-11-10 13:14:10 -05:00
Jude Nelson
472d3379ff account for new lookup() behavior 2017-11-10 13:13:59 -05:00
Jude Nelson
886b383ed7 rename to blockstack-testbox 2017-11-09 18:56:39 -05:00
Jude Nelson
4831a7d33a name_rec may not exist 2017-11-09 18:56:28 -05:00
Jude Nelson
b4a483a58a Initial stab at a test-runner swiss army knife 2017-11-08 20:02:45 -05:00
Jude Nelson
8402c22714 add test for getting the unexpired versus cumulative number of names 2017-11-08 11:42:53 -05:00
Jude Nelson
0b33c7fd04 take '--output' as a CLI arg that will merge stdout and stderr while preserving their relative orders (i.e. with the same line-bufferring discipline) 2017-11-06 19:17:41 -05:00
Victor Grau Serrat
cb7df13a24 BUG: missing **kw to function call 2017-11-05 02:45:56 -07:00
Victor Grau Serrat
c7130e3e10 ENH: added fqu param to initialize driver 2017-11-04 21:11:14 -06:00
Jude Nelson
9edbbbf351 add subdomain entry config 2017-11-01 14:58:53 -04:00
Jude Nelson
1ca62f3b2e expect SNV failure 2017-10-31 20:40:49 -04:00
Jude Nelson
3cdc697911 Merge branch 'hotfix/registrar-check-storage' into hotfix/did-support 2017-10-31 16:52:40 -04:00
Jude Nelson
df5c4125d2 add expected snv failures where appropriate 2017-10-31 16:50:00 -04:00
Jude Nelson
d6a9df91c7 launch the namespace (makes certain other methods work correctly) 2017-10-31 16:49:45 -04:00
Jude Nelson
4c5605e859 test that the registrar will not clear out a regup transaction if its zone file has not been replicated but the tx is nevertheless still confirmed 2017-10-31 16:48:58 -04:00
Jude Nelson
d42623d1d4 add test to verify that updates replicate zone files even if the blockchain advances in between replicating zonefiles (at 9 confirmations) and clearing them out (at 11 confirmations) in one registrar pass 2017-10-31 16:48:22 -04:00
Jude Nelson
9473388bf9 test register/renew zonefile propagation for when the blockchain advances beyond the 10 required confirmations faster than we can replicate 2017-10-31 16:48:00 -04:00
Jude Nelson
ad9dec6ee7 add lowlevel method to get a registrar queue 2017-10-31 16:47:46 -04:00
Jude Nelson
8826c96a0f don't check for dids on names that were imported more than once 2017-10-31 14:33:55 -04:00
Jude Nelson
68ab53755f add test for Blockstack DID resolution 2017-10-31 11:41:40 -04:00
Jude Nelson
a4be04ffd1 Merge branch 'hotfix/nameop-library-support' into hotfix/did-support 2017-10-30 16:39:36 -04:00
Jude Nelson
930b03542c shorten timeout window to 75 minutes 2017-10-30 16:22:23 -04:00
Jude Nelson
375337f126 wait a bit longer on import zone files 2017-10-30 16:22:11 -04:00
Jude Nelson
ab8ba2afb7 push back test deadline to 89 minutes (trying to undercut the CI system) 2017-10-30 11:38:55 -04:00
Jude Nelson
0574ea2e01 keylib. 2017-10-30 11:38:48 -04:00
Jude Nelson
bf56081cf0 add a test watchdog that will cause a test to abort after 2 hours. also, add jittery exponential back-off for influxdb connection retries 2017-10-29 22:38:25 -04:00
Jude Nelson
f88ff8010a abort on failed putimmutable 2017-10-28 13:36:59 -04:00