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.

Comment From: gabyhelp

Related Issues

Related Code Changes

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

Comment From: gopherbot

Change https://go.dev/cl/693955 mentions this issue: time: skip TestLongAdjustTimers on plan9 (too slow)