-
Type: Task
-
Resolution: Won't Do
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: .Net Binding
MONGOCRYPT-502 has raised a flag that c# bindings tests fail with ubuntu22. This is a bit unexpected due to:
- All csfle tests pass with ubuntu22 when I temporally enabled ubuntu22 instead ubuntu18. See here.
- I assume the happened issue related to some .net version incompatibility and ubuntu22. But enabling only latest .net frameworks like (.net 6.0) didn't fix it
- Also, installing .net via cake scripts similar to what we do in the driver didn't help. See this commit for details.
Given that the driver tests work fine with Ubuntu22, I think it's fine to defer this to later, maybe we can back to this when we will enable ubuntu22 testing in the driver.
- split from
-
MONGOCRYPT-502 Fix new build-and-test-csharp task on Ubuntu 22.04 amd64
- Closed