Skip to content

Commit

Permalink
skip tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vgonkivs committed Oct 3, 2023
1 parent 398c919 commit b0be564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodebuilder/tests/reconstruct_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Test-Case: Full Node reconstructs blocks from each other, after unsuccessfully s
block from LN subnetworks. Analog to TestShareAvailable_DisconnectedFullNodes.
*/
func TestFullReconstructFromFulls(t *testing.T) {
t.Skip()
light.DefaultSampleAmount = 10 // s
const (
blocks = 10
Expand Down

0 comments on commit b0be564

Please sign in to comment.