-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues that have a fix which has not yet been reviewed or submitted.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
The TestLongAdjustTimers test is consistently timing out after 60 seconds on plan9-arm, for example here:
--- FAIL: TestLongAdjustTimers (60.88s)
tick_test.go:228: timer expired
FAIL
FAIL time 205.604s
This test is already being skipped on android and ios where it takes too long; I suggest skipping on Plan 9 as well.
Metadata
Metadata
Assignees
Labels
AutomationIssues created by gopherbot or watchflakes automation.Issues created by gopherbot or watchflakes automation.FixPendingIssues that have a fix which has not yet been reviewed or submitted.Issues that have a fix which has not yet been reviewed or submitted.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.