[CSHARP-4626] Fix aws tests on mac Created: 24/Apr/23  Updated: 28/Oct/23  Resolved: 10/Jul/23

Status: Closed
Project: C# Driver
Component/s: Testing
Affects Version/s: None
Fix Version/s: 2.21.0

Type: Task Priority: Unknown
Reporter: Dmitry Lukyanov (Inactive) Assignee: James Kovacs
Resolution: Fixed Votes: 0
Labels: green-build-friday
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Documentation Changes: Not Needed
Documentation Changes Summary:

1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?


 Description   

Currently all tests on mac for aws fail. See for example.

The problematic command is this one where "quote_plus" has now been placed in "parse". So the full command on macos now should look:

python -c "import sys, urllib.parse; sys.stdout.write(urllib.parse.quote(sys.argv[1]))" 

However windows and linux machines still expect the old approach.



 Comments   
Comment by Githook User [ 10/Jul/23 ]

Author:

{'name': 'James Kovacs', 'email': 'jkovacs@post.harvard.edu', 'username': 'JamesKovacs'}

Message: CSHARP-4626: Fix urlencode on MacOS variants. (#1133)
Branch: master
https://github.com/mongodb/mongo-csharp-driver/commit/cf5009b3812a2fbcbef5a055f42c2e6a0507309e

Generated at Wed Feb 07 21:48:49 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.