-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
os: TestCopyFS failures #69788
Comments
Found new dashboard test flakes for:
2024-10-04 18:07 gotip-openbsd-amd64 go@f22afc58 os.TestCopyFS (log)
2024-10-04 19:47 gotip-linux-amd64-aliastypeparams go@d39bfafe os.TestCopyFS (log)
2024-10-04 19:47 gotip-linux-amd64-staticlockranking go@d39bfafe os.TestCopyFS (log)
2024-10-04 19:47 gotip-openbsd-amd64 go@d39bfafe os.TestCopyFS (log)
2024-10-04 19:47 gotip-solaris-amd64 go@d39bfafe os.TestCopyFS (log)
|
Change https://go.dev/cl/618035 mentions this issue: |
Change https://go.dev/cl/618055 mentions this issue: |
Happening all over the place, not just on OpenBSD. https://build.golang.org/log/2dd58c271fde18950309e7abe0b54e7ef18b4fd5 |
Found new dashboard test flakes for:
2024-10-07 15:33 gotip-openbsd-amd64 go@a62566fb os.TestCopyFS (log)
2024-10-07 15:33 gotip-linux-amd64-aliastypeparams go@c050d42e os.TestCopyFS (log)
2024-10-07 15:33 gotip-linux-amd64-noopt go@c050d42e os.TestCopyFS (log)
2024-10-07 15:33 gotip-linux-amd64-race go@c050d42e os.TestCopyFS (log)
2024-10-07 15:34 gotip-linux-386 go@63cd5a39 os.TestCopyFS (log)
2024-10-07 15:34 gotip-linux-amd64-boringcrypto go@311372c5 os.TestCopyFS (log)
2024-10-07 15:34 gotip-linux-amd64-goamd64v3 go@311372c5 os.TestCopyFS (log)
2024-10-07 15:35 gotip-linux-386-clang15 go@9a44b8e1 os.TestCopyFS (log)
|
Found new dashboard test flakes for:
2024-10-07 15:33 gotip-openbsd-amd64 go@65679cfe os.TestCopyFS (log)
2024-10-07 15:34 gotip-openbsd-amd64 go@ef14ba3e os.TestCopyFS (log)
2024-10-07 15:34 gotip-openbsd-amd64 go@63cd5a39 os.TestCopyFS (log)
2024-10-07 15:35 gotip-linux-amd64-race go@9a44b8e1 os.TestCopyFS (log)
2024-10-07 15:45 gotip-linux-amd64-race go@092d18b3 os.TestCopyFS (log)
|
Hi @FiloSottile , sorry for introducing the fragile test before. It's caused by another parallel test modifies the system umask but the |
Found new dashboard test flakes for:
2024-10-07 15:33 gotip-solaris-amd64 go@534d6a1a os.TestCopyFS (log)
|
ditto, could rebase commit 4b4b2fc and it will be fixed. |
On my personal machine, I am still seeing failures at 93166e2 (after 4b4b2fc):
|
@prattmic Does it fail consistently? What is your umask value? |
It does. My shell reports my umask is |
Sent you CL 619176. |
Change https://go.dev/cl/619176 mentions this issue: |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: