-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Copying a file case sensitive test #33623
Conversation
PR #33622 to stable10 has failed CI because of the problem fixed here. |
master merge CI is failing on drone, e.g.
This PR will fix it. |
Backport is in #33622 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Codecov Report
@@ Coverage Diff @@
## master #33623 +/- ##
=========================================
Coverage 64.22% 64.22%
Complexity 18269 18269
=========================================
Files 1193 1193
Lines 69077 69077
Branches 1277 1277
=========================================
Hits 44364 44364
Misses 24341 24341
Partials 372 372
Continue to review full report at Codecov.
|
Description
Adjust the test scenario so that the 2 files
textfile1.txt
andTextFile1.txt
have different content.Then check that the correct content is downloaded when downloading each file.
Related Issue
Motivation and Context
Improve the test
How Has This Been Tested?
Local test run
Types of changes
Checklist:
Open tasks: