Skip to content

Commit

Permalink
Merge bitcoin/bitcoin#28692: fuzz: Delete i2p fuzz test
Browse files Browse the repository at this point in the history
dd4dcbd [fuzz] Delete i2p target (dergoegge)

Pull request description:

  closes #28665

  The target is buggy and doesn't reach basic coverage.

ACKs for top commit:
  maflcko:
    lgtm ACK dd4dcbd
  glozow:
    ACK dd4dcbd, agree it's better to delete this test until somebody wants to write a better one

Tree-SHA512: b6ca6cad1773b1ceb6e5ac0fd501ea615f66507ef811745799deaaa4460f1700d96ae03cf55b740a96ed8cd2283b3d6738cd580ba97f2af619197d6c4414ca21
  • Loading branch information
fanquake committed Oct 20, 2023
2 parents 3c856e2 + dd4dcbd commit abfc8c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
1 change: 0 additions & 1 deletion src/Makefile.test.include
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ test_fuzz_fuzz_SOURCES = \
test/fuzz/headerssync.cpp \
test/fuzz/hex.cpp \
test/fuzz/http_request.cpp \
test/fuzz/i2p.cpp \
test/fuzz/integer.cpp \
test/fuzz/key.cpp \
test/fuzz/key_io.cpp \
Expand Down
58 changes: 0 additions & 58 deletions src/test/fuzz/i2p.cpp

This file was deleted.

0 comments on commit abfc8c9

Please sign in to comment.