• piersy's avatar
    cmd/geth: fix IPC probe in les test (#23094) · 0e696136
    piersy authored
    Previously, the test waited a second and then failed if geth had not
    started. This caused the test to fail intermittently. This change checks
    whether the IPC is open 10 times over a 5 second period and then fails
    if geth is still not available.
    0e696136
Name
Last commit
Last update
..
testdata Loading commit data...
accountcmd.go Loading commit data...
accountcmd_test.go Loading commit data...
chaincmd.go Loading commit data...
config.go Loading commit data...
consolecmd.go Loading commit data...
consolecmd_test.go Loading commit data...
dao_test.go Loading commit data...
dbcmd.go Loading commit data...
genesis_test.go Loading commit data...
les_test.go Loading commit data...
main.go Loading commit data...
misccmd.go Loading commit data...
run_test.go Loading commit data...
snapshot.go Loading commit data...
usage.go Loading commit data...
version_check.go Loading commit data...
version_check_test.go Loading commit data...