Skip to content

x/telemetry/internal/counter: TestNewFile persistently failing on GOOS=solaris GOARCH=amd64 using Go 1.20 and Go tip #60970

@dmitshur

Description

@dmitshur
#!watchflakes
post <- pkg == "golang.org/x/telemetry/internal/counter" && test == "TestNewFile" && goos == "solaris" && `days = 7`

From https://build.golang.org/log/466ee94eb52ce64476d1b75d9a3fc1c26f4a9094:

--- FAIL: TestNewFile (0.01s)
    counter_test.go:164: GOOS solaris GARCH amd64
    counter_test.go:220: 2: days = 7, want 7 < days <= 14
    counter_test.go:220: 9: days = 7, want 7 < days <= 14
    counter_test.go:220: 11: days = 7, want 7 < days <= 14
2023/06/23 14:12:34 closing /tmp/workdir-host-solaris-oracle-amd64-oraclerel/tmp/TestRotate1832009220/001/local/counter.test-go1.20.5-solaris-amd64-2023-06-23.v1.count
FAIL
FAIL	golang.org/x/telemetry/internal/counter	0.159s

This happens on Go 1.20 release branch at Go tip. Very similar to #60966.

CC @golang/solaris, @rorth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Solaristelemetryx/telemetry issues

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions