File tree Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Expand file tree Collapse file tree 1 file changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -62,17 +62,19 @@ jobs:
6262 - sim : ethereum/sync
6363 - sim : devp2p
6464 limit : discv4
65- - sim : devp2p
66- limit : eth
67- include :
68- # failures tracked in https://github.com/paradigmxyz/reth/issues/14825
69- - Status
70- - GetBlockHeaders
71- - ZeroRequestID
72- - GetBlockBodies
73- - MaliciousHandshake
74- - Transaction
75- - NewPooledTxs
65+ # started failing after https://github.com/ethereum/go-ethereum/pull/31843, no
66+ # action on our side, remove from here when we get unxpected passes on these tests
67+ # - sim: devp2p
68+ # limit: eth
69+ # include:
70+ # - MaliciousHandshake
71+ # # failures tracked in https://github.com/paradigmxyz/reth/issues/14825
72+ # - Status
73+ # - GetBlockHeaders
74+ # - ZeroRequestID
75+ # - GetBlockBodies
76+ # - Transaction
77+ # - NewPooledTxs
7678 - sim : devp2p
7779 limit : discv5
7880 include :
You can’t perform that action at this time.
0 commit comments