-
Notifications
You must be signed in to change notification settings - Fork 231
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
Migrated some file related smoke tests #2731
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
siminsavani-msft
previously approved these changes
Jul 3, 2024
adreed-msft
previously approved these changes
Jul 16, 2024
* Added tests for s2s copy to replace smoke test * Temp create blob logic
The base branch was changed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
test_copy_single_file_to_file ->Scenario_SingleFile
test_copy_entire_dir_to_dir -> Scenario_EntireDirectory_S2SContainer
test_upload_download_1kb_file_fullname -> Scenario_SingleFile
test_8_1kb_file_in_dir_upload_download_azure_directory_non_recursive -> skipped anyway
test_download_preserve_last_modified_time -> Scenario_DownloadPreserveLMTFile
test_file_download_63mb_in_4mb -> Scenario_Download63MBFile
test_6_1kb_file_in_dir_upload_download_share -> Scenario_EntireDirectory_UploadContainer/ Scenario_EntireDirectory_DownloadContainer
test_recursive_download_file -> Scenario_EntireDirectory_DownloadContainer
test_sync_single_file_to_file -> Scenario_SingleFile
test_sync_entire_dir_to_dir -> Scenario_EntireDirectory_S2SContainer
test_file_upload_empty -> Scenario_SingleFileUploadDifferentSizes
test_file_upload_1b_fullname -> Scenario_SingleFileUploadDifferentSizes
test_file_upload_4194303b_fullname -> Scenario_SingleFileUploadDifferentSizes
test_file_upload_4mb_fullname -> Scenario_SingleFileUploadDifferentSizes
test_file_upload_4194305b_fullname -> Scenario_SingleFileUploadDifferentSizes
test_file_range_for_complete_sparse_file -> Scenario_CompleteSparseFileUpload
test_file_upload_partial_sparse_file -> Scenario_PartialSparseFileUpload
test_6_1kb_file_in_dir_upload_to_share -> skipped anyway
test_3_1kb_file_in_dir_upload_to_azure_directory_recursive -> skipped anyway
test_8_1kb_file_in_dir_upload_to_azure_directory_non_recursive -> skipped anyway
test_metaData_content_encoding_content_type -> Scenario_UploadFileProperties
test_guess_mime_type -> Scenario_GuessMimeType
test_1GB_file_upload -> skipped anyway