Skip to content

Panic in CI #170

Description

@rustaceanrob
---- regtest_handshake stdout ----
Using bitcoind at /home/runner/work/bip324/bip324/target/debug/build/corepc-node-5b15ab4cdf057b2b/out/bitcoin/bitcoin-26.0/bin/bitcoind
Writing public key to the remote node
Reading the remote node public key
Sending our garbage terminator
Reading the response buffer
Authenticating the handshake
Found garbage terminator after 4088 bytes

thread 'regtest_handshake' panicked at protocol/tests/round_trips.rs:400:13:
Not enough data for full packet
stack backtrace:
   0: __rustc::rust_begin_unwind
   1: core::panicking::panic_fmt
   2: round_trips::regtest_handshake
   3: round_trips::regtest_handshake::{{closure}}
   4: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:
    regtest_handshake

test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.80s

error: test failed, to rerun pass `-p bip324 --test round_trips`
error: recipe `_test-features` failed on line 52 with exit code 101
error: recipe `test` failed on line 41 with exit code 101

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions