-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
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.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.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
#!watchflakes
default <- pkg == "os" && test == "TestChtimesOmit"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestChtimesOmit
=== PAUSE TestChtimesOmit
=== CONT TestChtimesOmit
os_test.go:1395: omit atime: true, mtime: false
os_test.go:1395: omit atime: false, mtime: true
os_test.go:1475: atime mismatch, got: "2024-07-30 18:42:03.450932494 +0000 UTC", want: "2024-07-30 18:42:02.450932494 +0000 UTC"
os_test.go:1395: omit atime: true, mtime: true
os_test.go:1395: omit atime: false, mtime: false
--- FAIL: TestChtimesOmit (0.00s)
Metadata
Metadata
Assignees
Labels
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.NeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.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.
Type
Projects
Status
Done