mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-18 02:29:07 +00:00
Test times out
This commit is contained in:
@@ -318,7 +318,7 @@ func TestFifoErrorsMultiThread(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
case <-time.After(3 * time.Second):
|
||||
case <-time.After(5 * time.Second):
|
||||
t.Errorf("test timed out")
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user