nerdctl icon indicating copy to clipboard operation
nerdctl copied to clipboard

Flaky: TestCopyToContainer

Open junnplus opened this issue 3 years ago • 0 comments

https://github.com/containerd/nerdctl/runs/7464047904?check_suite_focus=true#step:7:894

=== CONT  TestCopyToContainer
    cp_linux_test.go:49: assertion failed: error is not nil: expected "1000\n", got ""

--- FAIL: TestCopyToContainer (2.16s)
    --- FAIL: TestCopyToContainer/SRC_PATH_specifies_a_file (1.25s)
        --- PASS: TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_does_not_exist (0.46s)
        --- PASS: TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_does_not_exist_and_ends_with_/ (0.15s)
        --- FAIL: TestCopyToContainer/SRC_PATH_specifies_a_file/DEST_PATH_exists_and_is_a_file (0.64s)

junnplus avatar Jul 22 '22 08:07 junnplus