-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.11.0
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
After upgrading xUnit as a part of CSHARP-2147, we had to disable a large variety of xUnit warnings in order to get the test projects to compile (as we treat all warnings as errors).
These warnings should be re-enabled, and the underlying issues behind them fixed: some of the warnings even point to tests that aren't being run.