quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

test1269 (411B)


      1 <testcase>
      2 <info>
      3 <keywords>
      4 --retry-delay
      5 </keywords>
      6 </info>
      7 
      8 #
      9 # Server-side
     10 <reply>
     11 </reply>
     12 
     13 #
     14 # Client-side
     15 <client>
     16 <server>
     17 none
     18 </server>
     19 <name>
     20 too large --retry-delay value
     21 </name>
     22 <command>
     23 --retry 3 --retry-delay 9223372036854776 http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER
     24 </command>
     25 </client>
     26 
     27 #
     28 # Verify data after the test has been "shot"
     29 <verify>
     30 <errorcode>
     31 2
     32 </errorcode>
     33 </verify>
     34 </testcase>