erlang / otp

Erlang/OTP
http://erlang.org
Apache License 2.0
11.4k stars 2.95k forks source link

Fix zip:extract/2 with keep_old_files to respect cwd #9097

Open jonatanklosko opened 1 day ago

jonatanklosko commented 1 day ago

Closes #9087.

github-actions[bot] commented 1 day ago

CT Test Results

    2 files     96 suites   1h 8m 8s ⏱️ 2 172 tests 2 124 ✅ 48 💤 0 ❌ 2 533 runs  2 483 ✅ 50 💤 0 ❌

Results for commit 9e4cf8cc.

:recycle: This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

garazdawi commented 13 hours ago

Looks good, added to tests over the weekend.