-
Notifications
You must be signed in to change notification settings - Fork 80
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
chore: Add & improve concurrent tests #1820
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c92d539 - Browse repository at this point
Copy the full SHA c92d539View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5235418 - Browse repository at this point
Copy the full SHA 5235418View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f27f16 - Browse repository at this point
Copy the full SHA 0f27f16View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eada965 - Browse repository at this point
Copy the full SHA eada965View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbe76e7 - Browse repository at this point
Copy the full SHA bbe76e7View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 613176a - Browse repository at this point
Copy the full SHA 613176aView commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d361254 - Browse repository at this point
Copy the full SHA d361254View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2f37a - Browse repository at this point
Copy the full SHA ae2f37aView commit details -
feat: Add concurrent integration test & utils (#1596)
* Add concurrent tests * Add missing 100x to a test's name * Remove 100MiB file and generate file instead. * See if using UUID for filename fixes this possibly-concurrency-issue. * Try temporaryDirectory property. * Fix concurrency issue * Comment fixes & remove STS getCallerIdentity concurrent calls. * Remove unused import * Remove concurrent test for event stream output * Refactor tests a bit * Use FileStream to write to file * Swap out filemanager with writing emtpy data approach * Tweak a bit * Simplify; no need to safe generated dummy data to a file, just use 50MB memory. * Change from 10x50MB to 100x5MB * Reduce payload from 5MB to 3MB * Reduce payload from 3MB to 1MB. * Add test for 1.5 MB to test aws chunked & flexible checksum flow also. --------- Co-authored-by: Sichan Yoo <chanyoo@amazon.com> Co-authored-by: Josh Elkins <jbelkins@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5dab112 - Browse repository at this point
Copy the full SHA 5dab112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d741fc - Browse repository at this point
Copy the full SHA 7d741fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 298b2a1 - Browse repository at this point
Copy the full SHA 298b2a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a8a3c - Browse repository at this point
Copy the full SHA 17a8a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec7b28 - Browse repository at this point
Copy the full SHA 1ec7b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b31d1bf - Browse repository at this point
Copy the full SHA b31d1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2053e - Browse repository at this point
Copy the full SHA 3a2053eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eb2d18 - Browse repository at this point
Copy the full SHA 1eb2d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07c016 - Browse repository at this point
Copy the full SHA d07c016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc28f4 - Browse repository at this point
Copy the full SHA 8dc28f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce6624 - Browse repository at this point
Copy the full SHA bce6624View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d6d00e - Browse repository at this point
Copy the full SHA 0d6d00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a15d3fa - Browse repository at this point
Copy the full SHA a15d3faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0087fbe - Browse repository at this point
Copy the full SHA 0087fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81244ca - Browse repository at this point
Copy the full SHA 81244caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 606619a - Browse repository at this point
Copy the full SHA 606619aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ccbac3 - Browse repository at this point
Copy the full SHA 8ccbac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c84f67d - Browse repository at this point
Copy the full SHA c84f67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4378e0f - Browse repository at this point
Copy the full SHA 4378e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 864a584 - Browse repository at this point
Copy the full SHA 864a584View commit details -
Configuration menu - View commit details
-
Copy full SHA for f06eb68 - Browse repository at this point
Copy the full SHA f06eb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5592ec4 - Browse repository at this point
Copy the full SHA 5592ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c175c2 - Browse repository at this point
Copy the full SHA 6c175c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b9862 - Browse repository at this point
Copy the full SHA 05b9862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18501ab - Browse repository at this point
Copy the full SHA 18501abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8b696 - Browse repository at this point
Copy the full SHA 9a8b696View commit details -
Configuration menu - View commit details
-
Copy full SHA for edebe10 - Browse repository at this point
Copy the full SHA edebe10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278e231 - Browse repository at this point
Copy the full SHA 278e231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2139d33 - Browse repository at this point
Copy the full SHA 2139d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ae34c - Browse repository at this point
Copy the full SHA 36ae34cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 074b210 - Browse repository at this point
Copy the full SHA 074b210View commit details -
Configuration menu - View commit details
-
Copy full SHA for b71c7b6 - Browse repository at this point
Copy the full SHA b71c7b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c91195c - Browse repository at this point
Copy the full SHA c91195cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3c5c6 - Browse repository at this point
Copy the full SHA 9b3c5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ea89e - Browse repository at this point
Copy the full SHA c6ea89eView commit details -
feat: Service client release notes (#1780)
* Add features struct and feature struct for grabbing info we need from build request and feature to service name mapping JSON files. * Add service feature & service documentation sections to release notes generation. Also, refactor it for consistent spacing between the lines even when sections are omitted. * Update existing code that uses ReleaseNotesBuilder to reflect new changes. * Update test that fails; possibly from previous package manifest change. * Add regression tests for release notes builder. * Only build service client sections in release notes if the repo is aws-sdk-swift. * Add test flag (grr) to ReleaseNotesBuilder to allow tests. In real scenarios the JSON files we need are located in parent directory of aws-sdk-swift, but due to sandboxing, we can't save the dummy files to parent directory and instead can only save it in current directory. Use the flag to differentiate the path to retrieve JSON files from. * Resolve Josh's PR comments * Temporarily comment out repo has change check for running E2E test. * Uncomment temporarily commented logic for generating empty manfiest if repo has no changes. * Change SDK changes section name from AWS SDK for Swift to Miscellaneous & change commit filter criteria from discaring chore and Update, to including feat and fix. --------- Co-authored-by: Sichan Yoo <chanyoo@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for bf7f00a - Browse repository at this point
Copy the full SHA bf7f00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e675f1 - Browse repository at this point
Copy the full SHA 9e675f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ea91c - Browse repository at this point
Copy the full SHA a2ea91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd5d15 - Browse repository at this point
Copy the full SHA 1fd5d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 370e3ac - Browse repository at this point
Copy the full SHA 370e3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea9a90 - Browse repository at this point
Copy the full SHA 0ea9a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e8577 - Browse repository at this point
Copy the full SHA 17e8577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77fa9d3 - Browse repository at this point
Copy the full SHA 77fa9d3View commit details -
feat: Service client release notes (#1783)
* Add features struct and feature struct for grabbing info we need from build request and feature to service name mapping JSON files. * Add service feature & service documentation sections to release notes generation. Also, refactor it for consistent spacing between the lines even when sections are omitted. * Update existing code that uses ReleaseNotesBuilder to reflect new changes. * Update test that fails; possibly from previous package manifest change. * Add regression tests for release notes builder. * Only build service client sections in release notes if the repo is aws-sdk-swift. * Add test flag (grr) to ReleaseNotesBuilder to allow tests. In real scenarios the JSON files we need are located in parent directory of aws-sdk-swift, but due to sandboxing, we can't save the dummy files to parent directory and instead can only save it in current directory. Use the flag to differentiate the path to retrieve JSON files from. * Resolve Josh's PR comments * Temporarily comment out repo has change check for running E2E test. * Uncomment temporarily commented logic for generating empty manfiest if repo has no changes. * Change SDK changes section name from AWS SDK for Swift to Miscellaneous & change commit filter criteria from discaring chore and Update, to including feat and fix. * Handle null value for releaseNotes and add test for it. * Temporarily disable diff checker for running E2E tests * Uncomment temporarily commented out diff logic. --------- Co-authored-by: Sichan Yoo <chanyoo@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 989cd0c - Browse repository at this point
Copy the full SHA 989cd0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ab3a8 - Browse repository at this point
Copy the full SHA 90ab3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a445b - Browse repository at this point
Copy the full SHA 20a445bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6394a07 - Browse repository at this point
Copy the full SHA 6394a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2ae87 - Browse repository at this point
Copy the full SHA fd2ae87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e794c3 - Browse repository at this point
Copy the full SHA 4e794c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa8a8a - Browse repository at this point
Copy the full SHA 2aa8a8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5548ec - Browse repository at this point
Copy the full SHA a5548ecView commit details -
Pull in Smithy-only model change from models. (#1787)
Co-authored-by: Sichan Yoo <chanyoo@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for fea9410 - Browse repository at this point
Copy the full SHA fea9410View commit details -
Configuration menu - View commit details
-
Copy full SHA for f544513 - Browse repository at this point
Copy the full SHA f544513View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7fefa - Browse repository at this point
Copy the full SHA de7fefaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa406b - Browse repository at this point
Copy the full SHA 6fa406bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb87af9 - Browse repository at this point
Copy the full SHA fb87af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e65e2 - Browse repository at this point
Copy the full SHA 35e65e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5299076 - Browse repository at this point
Copy the full SHA 5299076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2397510 - Browse repository at this point
Copy the full SHA 2397510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d2a11 - Browse repository at this point
Copy the full SHA 69d2a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for d234977 - Browse repository at this point
Copy the full SHA d234977View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aafd4f - Browse repository at this point
Copy the full SHA 3aafd4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e240d76 - Browse repository at this point
Copy the full SHA e240d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d6858 - Browse repository at this point
Copy the full SHA f3d6858View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8120f - Browse repository at this point
Copy the full SHA bd8120fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf8101 - Browse repository at this point
Copy the full SHA bdf8101View commit details -
Configuration menu - View commit details
-
Copy full SHA for 082ead3 - Browse repository at this point
Copy the full SHA 082ead3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5399bdb - Browse repository at this point
Copy the full SHA 5399bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294a044 - Browse repository at this point
Copy the full SHA 294a044View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1cd7d9 - Browse repository at this point
Copy the full SHA a1cd7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1310c5a - Browse repository at this point
Copy the full SHA 1310c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb7a85c - Browse repository at this point
Copy the full SHA fb7a85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e616bae - Browse repository at this point
Copy the full SHA e616baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 165f0b5 - Browse repository at this point
Copy the full SHA 165f0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dd077 - Browse repository at this point
Copy the full SHA c5dd077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b08026 - Browse repository at this point
Copy the full SHA 7b08026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2002a - Browse repository at this point
Copy the full SHA 6f2002aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3287fb - Browse repository at this point
Copy the full SHA c3287fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8973f - Browse repository at this point
Copy the full SHA 4d8973fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9bea35 - Browse repository at this point
Copy the full SHA e9bea35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe53ab - Browse repository at this point
Copy the full SHA 3fe53abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 818f0a0 - Browse repository at this point
Copy the full SHA 818f0a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f5e6e - Browse repository at this point
Copy the full SHA b4f5e6eView commit details -
chore: Bump CRT version to 0.37.0. (#1801)
Co-authored-by: Sichan Yoo <chanyoo@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for a666488 - Browse repository at this point
Copy the full SHA a666488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b89e23 - Browse repository at this point
Copy the full SHA 6b89e23View commit details -
feat!: Remove AWS Nimble (#1804)
Co-authored-by: Sichan Yoo <chanyoo@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for cc9d241 - Browse repository at this point
Copy the full SHA cc9d241View commit details -
Configuration menu - View commit details
-
Copy full SHA for d166c94 - Browse repository at this point
Copy the full SHA d166c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 257e689 - Browse repository at this point
Copy the full SHA 257e689View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1d1d5 - Browse repository at this point
Copy the full SHA bb1d1d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ac842 - Browse repository at this point
Copy the full SHA 28ac842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e35a89 - Browse repository at this point
Copy the full SHA 0e35a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b695a - Browse repository at this point
Copy the full SHA a3b695aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c5117 - Browse repository at this point
Copy the full SHA 95c5117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f4cac0 - Browse repository at this point
Copy the full SHA 2f4cac0View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afcc825 - Browse repository at this point
Copy the full SHA afcc825View commit details -
Configuration menu - View commit details
-
Copy full SHA for c632b46 - Browse repository at this point
Copy the full SHA c632b46View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 362890d - Browse repository at this point
Copy the full SHA 362890dView commit details
Commits on Nov 8, 2024
-
Add high-concurrency transcribe streaming tests; enable S3 concurrent…
… tests on URLSessionHTTPClient
Configuration menu - View commit details
-
Copy full SHA for 587cb76 - Browse repository at this point
Copy the full SHA 587cb76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b9a605 - Browse repository at this point
Copy the full SHA 3b9a605View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf646f - Browse repository at this point
Copy the full SHA acf646fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7045657 - Browse repository at this point
Copy the full SHA 7045657View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4eec282 - Browse repository at this point
Copy the full SHA 4eec282View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e1cd56 - Browse repository at this point
Copy the full SHA 7e1cd56View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d6296 - Browse repository at this point
Copy the full SHA e2d6296View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7f1f8e - Browse repository at this point
Copy the full SHA a7f1f8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6896502 - Browse repository at this point
Copy the full SHA 6896502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d8919 - Browse repository at this point
Copy the full SHA 21d8919View commit details -
Configuration menu - View commit details
-
Copy full SHA for aff7399 - Browse repository at this point
Copy the full SHA aff7399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64a4a5b - Browse repository at this point
Copy the full SHA 64a4a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for faf66d8 - Browse repository at this point
Copy the full SHA faf66d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54939de - Browse repository at this point
Copy the full SHA 54939deView commit details -
Merge remote-tracking branch 'origin/main' into jbe/20241113_reenable…
…_concurrent_tests
Configuration menu - View commit details
-
Copy full SHA for b6be6af - Browse repository at this point
Copy the full SHA b6be6afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad2d63 - Browse repository at this point
Copy the full SHA 9ad2d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a434a - Browse repository at this point
Copy the full SHA 30a434aView commit details