Commit 1480f94
ci(nightly-tests): drop http-api-tests job (#35)
The http-api broadcast_validation tests panic on every pre-deneb fork
("Should always be a blinded payload response" at
beacon_node/beacon_chain/src/test_utils.rs:965) because
make_blinded_block_with_modifier demands a blinded payload response that
the mock-builder path can't produce pre-deneb. Upstream sigp/lighthouse
hit the same failure and resolved it by removing the job from the
nightly workflow (sigp#8646) on the grounds that these tests
aren't relevant to prior forks. Mirror that here so the nightly sweep
can go green while still covering beacon-chain, op-pool, and network
tests across every prior fork.
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>1 parent 779e114 commit 1480f94
1 file changed
Lines changed: 0 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 68 | | |
91 | 69 | | |
92 | 70 | | |
| |||
0 commit comments