Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time: TestLongAdjustTimers failures #67599

Open
gopherbot opened this issue May 23, 2024 · 17 comments
Open

time: TestLongAdjustTimers failures #67599

gopherbot opened this issue May 23, 2024 · 17 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.13s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 23, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-05-21 22:34 gotip-linux-riscv64 go@4b778470 time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.13s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-07-15 20:40 go1.23-openbsd-riscv64 release-branch.go1.23@7e4d6c2b time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:223: output channel is closed
--- FAIL: TestLongAdjustTimers (60.19s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-07-15 17:08 go1.23-openbsd-riscv64 release-branch.go1.23@8f1ec59b time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-06 00:40 gotip-netbsd-arm go@d98c5180 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-14 18:20 gotip-netbsd-arm go@672a53de time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:223: output channel is closed
--- FAIL: TestLongAdjustTimers (60.12s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-19 19:47 gotip-netbsd-arm go@5fdadffe time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.08s)

watchflakes

@rsc
Copy link
Contributor

rsc commented Nov 20, 2024

I saw this on a TryBot and tried to reproduce under stress in on my Mac and could not.

% stress ./time.test -test.short
5s: 0 runs so far, 0 failures, 12 active
10s: 12 runs so far, 0 failures, 12 active
15s: 12 runs so far, 0 failures, 12 active
20s: 24 runs so far, 0 failures, 12 active
25s: 36 runs so far, 0 failures, 12 active
30s: 38 runs so far, 0 failures, 12 active
...
1h43m35s: 10263 runs so far, 0 failures, 12 active
1h43m40s: 10274 runs so far, 0 failures, 12 active
1h43m45s: 10285 runs so far, 0 failures, 12 active
1h43m50s: 10289 runs so far, 0 failures, 12 active
1h43m55s: 10300 runs so far, 0 failures, 12 active

I guess I will try a linux-amd64 machine next.

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-20 13:07 gotip-netbsd-arm go@a311754d time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:223: output channel is closed
--- FAIL: TestLongAdjustTimers (60.86s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-25 02:23 gotip-netbsd-arm go@733df2bc time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.29s)
2024-11-25 18:39 gotip-netbsd-arm go@fb5fa2a8 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
2024-11-26 18:05 gotip-netbsd-arm go@04879acd time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.25s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-30 01:49 gotip-netbsd-arm go@7d7192e5 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-27 17:10 gotip-netbsd-arm go@9dcf4190 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-12-03 00:06 gotip-netbsd-arm go@485ed2fa time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.21s)
2024-12-03 20:01 gotip-netbsd-arm go@4daf7922 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-12-04 18:20 gotip-netbsd-arm go@61232096 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-12-08 15:34 gotip-netbsd-arm go@c8fb6ae6 time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.29s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-11-20 19:08 go1.23-netbsd-arm release-branch.go1.23@d8adc6c4 time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.42s)
2024-11-27 20:24 go1.23-netbsd-arm release-branch.go1.23@5164a865 time.TestLongAdjustTimers (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers
    tick_test.go:228: timer expired
--- FAIL: TestLongAdjustTimers (60.25s)

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-12-13 19:18 go1.23-netbsd-arm release-branch.go1.23@59b7d407 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "time" && test == "TestLongAdjustTimers"
2024-12-30 23:59 gotip-netbsd-arm go@856a7bc8 time.TestLongAdjustTimers [ABORT] (log)
=== RUN   TestLongAdjustTimers
=== PAUSE TestLongAdjustTimers
=== CONT  TestLongAdjustTimers

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

2 participants