We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TestCopyGraph_WithOptions/MountFrom_error
The unit test TestCopyGraph_WithOptions/MountFrom_error in copy_test.go has been flaky in recent builds. Here is an instance: https://github.com/oras-project/oras-go/actions/runs/13639868900/job/38127074239?pr=906
copy_test.go
=== RUN TestCopyGraph_WithOptions/MountFrom_error copy_test.go:1810: count(Exists()) = 3, want 2 copy_test.go:1819: count(MountFrom()) = 2, want 1 === RUN TestCopyGraph_WithOptions/MountFrom_OnMounted_error --- FAIL: TestCopyGraph_WithOptions (0.01s) --- PASS: TestCopyGraph_WithOptions/SkipNode (0.00s) --- PASS: TestCopyGraph_WithOptions/MountFrom_mounted (0.00s) --- PASS: TestCopyGraph_WithOptions/MountFrom_copied (0.00s) --- PASS: TestCopyGraph_WithOptions/MountFrom_mounted_second_try (0.00s) --- PASS: TestCopyGraph_WithOptions/MountFrom_copied_dst_not_a_Mounter (0.00s) --- PASS: TestCopyGraph_WithOptions/MountFrom_empty_sourceRepositories (0.00s) --- FAIL: TestCopyGraph_WithOptions/MountFrom_error (0.00s) --- PASS: TestCopyGraph_WithOptions/MountFrom_OnMounted_error (0.00s)
oras-go/copy_test.go
Lines 1792 to 1821 in f3f718b
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The unit test
TestCopyGraph_WithOptions/MountFrom_error
incopy_test.go
has been flaky in recent builds.Here is an instance: https://github.com/oras-project/oras-go/actions/runs/13639868900/job/38127074239?pr=906
oras-go/copy_test.go
Lines 1792 to 1821 in f3f718b
The text was updated successfully, but these errors were encountered: