Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Nov 28, 2023
1 parent ff43951 commit 7c842ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/experiment/signal/signal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ func TestGood(t *testing.T) {
if testing.Short() {
t.Skip("skip test in short mode")
}
t.Skip("https://github.com/ooni/probe/issues/2636")

measurer := signal.NewExperimentMeasurer(signal.Config{})
measurement := new(model.Measurement)
Expand Down

0 comments on commit 7c842ed

Please sign in to comment.