--- FAIL: TestWeekendsNewUser (0.05s)
counter_test.go:302: delta 0, expected 7<delta<=14
counter_test.go:302: weekends Sunday unexpecteledy not end day Monday
…
--- FAIL: TestWeekendsOldUser (0.08s)
counter_test.go:306: delta 0, expected 0<delta<=7
counter_test.go:306: weekends Sunday unexpecteledy not end day Monday
…
FAIL
FAIL golang.org/x/telemetry/internal/counter 8.878s
There is also a typo in the error message (“unexpecteledy”).