Added a file to local storage for checksum tests#27227
Conversation
|
@SergioBertolinSG, thanks for your PR! By analyzing the history of the files in this pull request, we identified @PVince81 and @DeepDiver1975 to be potential reviewers. |
|
Partly, yes. But I'm afraid that the file will not regenerate between tests. For the checksums, we can only ever do a single test on this file, downloading it and seeing that the checksum is there. However if we want to do a second similar test, we can't, because we can't reset the file back to be "a new file that OC doesn't know about yet". |
|
OK, so I'll add a function to create files dinamically. To use something like this as step: |
66a3811 to
11aa00e
Compare
|
Great 👍 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
@PVince81 Pull request for #27097 (comment).
Is this what you need?