Skip to content

test612: SCP rm the uploaded remote file (not the local source), unignore in CI #16801

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

Closed
wants to merge 2 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Mar 22, 2025

It accidentally worked on all CI-tested operating systems, except on
native Windows.

Fixing:

=== Start of file stderr612
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                  Dload  Upload   Total   Spent    Left  Speed
[...]
 curl: (21) rm command failed: Operation failed

Ref: https://github.com/curl/curl/actions/runs/14004029192/job/39215359241?pr=16781#step:15:1424

Also remove this test from the ignore list in GHA/windows.


  • test614 is remote chmod-ing a file that wasn't uploaded beforehand. It fails with libssh and OpenSSH-Windows. Probably a different issue.

@github-actions github-actions bot added the CI Continuous Integration label Mar 22, 2025
@vszakats vszakats changed the title test612: delete the uploaded target file (not the source) test612: SCP rm the uploaded target file (not the source) Mar 22, 2025
@vszakats vszakats changed the title test612: SCP rm the uploaded target file (not the source) test612: SCP rm the uploaded remote file (not the local source) Mar 22, 2025
@vszakats vszakats changed the title test612: SCP rm the uploaded remote file (not the local source) test612: SCP rm the uploaded remote file (not the local source), unignore in CI Mar 22, 2025
@vszakats vszakats closed this in 581a7b0 Mar 24, 2025
@vszakats vszakats deleted the test612 branch March 24, 2025 08:48
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
…ignore in CI

It accidentally worked on all CI-tested operating systems, except on
native Windows.

Fixing:
```
=== Start of file stderr612
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                  Dload  Upload   Total   Spent    Left  Speed
[...]
 curl: (21) rm command failed: Operation failed
```
Ref: https://github.com/curl/curl/actions/runs/14004029192/job/39215359241?pr=16781#step:15:1424

Also remove this test from the ignore list in GHA/windows.

Closes curl#16801
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration SCP/SFTP tests
Development

Successfully merging this pull request may close these issues.

1 participant